Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
AInitExpr
n_args
fun
n_args
:
AExprs
nitc
::
AInitExpr
::
n_args
Doc
Linearization
Summary
The arguments of the init
The arguments of the init
Summary
Property definitions
nitc$AInitExpr$n_args
Property definitions
nitc
$
AInitExpr
::
n_args
# The arguments of the init
var
n_args
:
AExprs
is
writable
,
noinit
src/parser/parser_nodes.nit:2502,2--2503,39