Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
lexer_work
Lexer
line
fun
line
:
Int
nitc
::
Lexer
::
line
Doc
Linearization
Summary
Current line number in the input stream
Current line number in the input stream
Summary
Property definitions
nitc$Lexer$line
Property definitions
nitc
$
Lexer
::
line
# Current line number in the input stream
var
line
:
Int
=
0
src/parser/lexer_work.nit:96,2--97,18