Toggle menu
Nitlanguage.org
Nitdoc
nitcc_runtime
nitcc_runtime
DephIterator
_stack
private
var
_stack
:
Array
[
Iterator
[nullable
Node
]]
nitcc_runtime
::
DephIterator
::
_stack
Doc
Linearization
Summary
Property definitions
nitcc_runtime::nitcc_runtime$DephIterator$_stack
Property definitions
nitcc_runtime
$
DephIterator
::
_stack
var
stack
=
new
Array
[
Iterator
[
nullable
Node
]
]
lib/nitcc_runtime/nitcc_runtime.nit:441,2--47