Toggle menu
Nitlanguage.org
Nitdoc
nitc
astutil
PTokenVisitor
stack=
private
fun
stack=
(stack:
Array
[
Prod
])
nitc
::
PTokenVisitor
::
stack=
Doc
Linearization
Summary
productions that need a fisrt token
productions that need a fisrt token
Summary
Property definitions
nitc::astutil$PTokenVisitor$stack=
Property definitions
nitc
$
PTokenVisitor
::
stack=
# productions that need a fisrt token
var
stack
=
new
Array
[
Prod
]
src/astutil.nit:209,2--210,28