Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_work
State
nodes
private
fun
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