Toggle menu
Nitlanguage.org
Nitdoc
nitc
compiler
abstract_compiler
RuntimeVariable
_name
private
var
_name
:
String
nitc
::
RuntimeVariable
::
_name
Doc
Linearization
Summary
The name of the variable in the C code
The name of the variable in the C code
Summary
Property definitions
nitc$RuntimeVariable$_name
Property definitions
nitc
$
RuntimeVariable
::
_name
# The name of the variable in the C code
var
name
:
String
src/compiler/abstract_compiler.nit:2354,2--2355,17