next up previous
Next: Support code Up: Name Analysis Previous: Method access

Labeled Statements

Labeled Statements[35]:

TREE SYMBOL LabeledStatement INHERITS LblRangeScope END;
TREE SYMBOL LabelIdDef       INHERITS IdentOcc, LblIdDefScope END;
TREE SYMBOL LabelIdUse       INHERITS IdentOcc, LblIdUseEnv, LblChkIdUse END;
This macro is invoked in definition 2.

Instantiate required modules[36]:

$/Name/CScope.gnrc +instance=Lbl +referto=Lbl :inst
This macro is defined in definitions 3, 6, 7, 27, 30, and 36.
This macro is invoked in definition 1.



2008-09-11