Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:FLabel

1734         FLabel: String;
4463 Result := FLabel;
4473 FLabel := Value;
4478 if (FLabel <> '') then
4479 Result := '%' + FLabel + ':' + inherited ToString