LabelSymbol

LabelSymbol

class LabelSymbol : Symbol {
Loc loc;
LabelStatement statement;
}

Meta