Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
Start
n_eof
fun
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