Toggle menu
Nitlanguage.org
Nitdoc
nitcc_runtime
nitcc_runtime
Nodes
_children
private
var
_children
:
Array
[
T
]
nitcc_runtime
::
Nodes
::
_children
Doc
Linearization
Summary
Property definitions
nitcc_runtime$Nodes$_children
Property definitions
nitcc_runtime
$
Nodes
::
_children
redef
var
children
:
Array
[
T
]
=
new
Array
[
T
]
lib/nitcc_runtime/nitcc_runtime.nit:556,2--44