Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
AWithExpr
_n_block
private
var
_n_block
: nullable
AExpr
nitc
::
AWithExpr
::
_n_block
Doc
Linearization
Summary
The body of the loop
The body of the loop
Summary
Property definitions
nitc$AWithExpr$_n_block
Property definitions
nitc
$
AWithExpr
::
_n_block
# The body of the loop
var
n_block
:
nullable
AExpr
=
null
is
writable
src/parser/parser_nodes.nit:2082,2--2083,47