Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
Start
_n_eof
private
var
_n_eof
:
EOF
nitc
::
Start
::
_n_eof
Doc
Linearization
Summary
The end of file (or error) token
The end of file (or error) token
Summary
Property definitions
nitc$Start$_n_eof
Property definitions
nitc
$
Start
::
_n_eof
# The end of file (or error) token
var
n_eof
:
EOF
is
writable
src/parser/parser_nodes.nit:3137,2--3138,27