Package org.antlr.tool
Class Grammar.LabelElementPair
java.lang.Object
org.antlr.tool.Grammar.LabelElementPair
- Enclosing class:
Grammar
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
Has an action referenced the label? Set by ActionAnalysis.g Currently only set for rule labels.int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
label
-
elementRef
-
referencedRuleName
-
actionReferencesLabel
public boolean actionReferencesLabelHas an action referenced the label? Set by ActionAnalysis.g Currently only set for rule labels. -
type
public int type
-
-
Constructor Details
-
LabelElementPair
-
-
Method Details