Toggle menu
Nitlanguage.org
Nitdoc
nitcc_runtime
nitcc_runtime
DephIterator
stack
private
fun
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