Toggle menu
Nitlanguage.org
Nitdoc
saxophonit
lexer
XophonLexer
close
fun
close
saxophonit
::
XophonLexer
::
close
Doc
Linearization
Summary
Close the input.
Close the input.
Summary
Property definitions
saxophonit$XophonLexer$close
Property definitions
saxophonit
$
XophonLexer
::
close
# Close the input.
fun
close
do
last_char
=
-
1
input
.
close
end
lib/saxophonit/lexer.nit:296,2--300,4