Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
lexer_work
Lexer
state
private
fun
state
:
Int
nitc
::
Lexer
::
state
Doc
Linearization
Summary
Lexer current state
Lexer current state
Summary
Property definitions
nitc$Lexer$state
Property definitions
nitc
$
Lexer
::
state
# Lexer current state
private
var
state
:
Int
=
0
src/parser/lexer_work.nit:87,2--88,27