Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
ADoExpr
_n_catch
private
var
_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