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