Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
ALabel
_n_id
private
var
_n_id
: nullable
TId
nitc
::
ALabel
::
_n_id
Doc
Linearization
Summary
The name of the label, if any
The name of the label, if any
Summary
Property definitions
nitc$ALabel$_n_id
Property definitions
nitc
$
ALabel
::
_n_id
# The name of the label, if any
var
n_id
:
nullable
TId
is
writable
,
noinit
src/parser/parser_nodes.nit:1836,2--1837,43