Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
lexer_work
Lexer
stream_pos
fun
stream_pos
:
Int
nitc
::
Lexer
::
stream_pos
Doc
Linearization
Summary
Current character in the stream
Current character in the stream
Summary
Property definitions
nitc$Lexer$stream_pos
Property definitions
nitc
$
Lexer
::
stream_pos
# Current character in the stream
var
stream_pos
:
Int
=
0
src/parser/lexer_work.nit:93,2--94,24