Toggle menu
Nitlanguage.org
Nitdoc
core
kernel
Sys
_line
private
var
_line
:
String
core
::
Sys
::
_line
Doc
Linearization
Summary
The next line to process by the main program
The next line to process by the main program
Summary
Property definitions
niti_runtime::niti_runtime$core::Sys$_line
Property definitions
niti_runtime
::
niti_runtime
$
Sys
::
_line
# The next line to process by the main program
var
line
:
String
is
noautoinit
lib/niti_runtime/niti_runtime.nit:44,2--45,31