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