Toggle menu
Nitlanguage.org
Nitdoc
nitcc_runtime
nitcc_runtime
NParserError
_token
private
var
_token
: nullable
NToken
nitcc_runtime
::
NParserError
::
_token
Doc
Linearization
Summary
The unexpected token
The unexpected token
Summary
Property definitions
nitcc_runtime$NParserError$_token
Property definitions
nitcc_runtime
$
NParserError
::
_token
# The unexpected token
var
token
:
nullable
NToken
=
null
lib/nitcc_runtime/nitcc_runtime.nit:539,2--540,34