|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Grammar.LabelElementPair | |
|---|---|
| org.antlr.grammar.v3 | |
| org.antlr.tool | |
| Uses of Grammar.LabelElementPair in org.antlr.grammar.v3 |
|---|
| Methods in org.antlr.grammar.v3 that return Grammar.LabelElementPair | |
|---|---|
Grammar.LabelElementPair |
ActionTranslator.getElementLabel(String id)
|
| Uses of Grammar.LabelElementPair in org.antlr.tool |
|---|
| Fields in org.antlr.tool with type parameters of type Grammar.LabelElementPair | |
|---|---|
protected Map<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(String name)
|
Grammar.LabelElementPair |
Rule.getRuleLabel(String name)
|
Grammar.LabelElementPair |
Rule.getRuleListLabel(String name)
|
Grammar.LabelElementPair |
Rule.getTokenLabel(String name)
|
Grammar.LabelElementPair |
Rule.getTokenListLabel(String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||