Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
ADoExpr
n_catch
fun
n_catch
: nullable
AExpr
nitc
::
ADoExpr
::
n_catch
Doc
Linearization
Summary
The do catch block
The do catch block
Summary
Property definitions
nitc$ADoExpr$n_catch
Property definitions
nitc
$
ADoExpr
::
n_catch
# The do catch block
var
n_catch
:
nullable
AExpr
=
null
is
writable
src/parser/parser_nodes.nit:1953,2--1954,47