|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Grammar.LabelElementPair | |
|---|---|
| org.antlr.tool | |
| Uses of Grammar.LabelElementPair in org.antlr.tool |
|---|
| Fields in org.antlr.tool with type parameters of type Grammar.LabelElementPair | |
|---|---|
protected java.util.Map<java.lang.String,Grammar.LabelElementPair> |
Rule.labelNameSpace
All labels go in here (plus being split per the above lists) to catch dup label and label type mismatches. |
| Methods in org.antlr.tool that return Grammar.LabelElementPair | |
|---|---|
Grammar.LabelElementPair |
Rule.getLabel(java.lang.String name)
|
Grammar.LabelElementPair |
Rule.getRuleLabel(java.lang.String name)
|
Grammar.LabelElementPair |
Rule.getRuleListLabel(java.lang.String name)
|
Grammar.LabelElementPair |
Rule.getTokenLabel(java.lang.String name)
|
Grammar.LabelElementPair |
Rule.getTokenListLabel(java.lang.String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||