Toggle menu
Nitlanguage.org
Nitdoc
nitc
parser
parser_nodes
ALabel
n_id
fun
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