Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_work
State
_nodes
private
var
_nodes
: nullable
Object
nitc
::
State
::
_nodes
Doc
Linearization
Summary
The node stored with the state in the stack
The node stored with the state in the stack
Summary
Property definitions
nitc::parser_work$State$_nodes
Property definitions
nitc
$
State
::
_nodes
# The node stored with the state in the stack
var
nodes
:
nullable
Object
src/parser/parser_work.nit:25,2--26,27