| Package | Description |
|---|---|
| org.antlr.v4.analysis | |
| org.antlr.v4.tool | |
| org.antlr.v4.tool.ast |
| Modifier and Type | Field and Description |
|---|---|
LinkedHashMap |
LeftRecursiveRuleAnalyzer.binaryAlts
|
List |
LeftRecursiveRuleAnalyzer.otherAlts
|
List |
LeftRecursiveRuleAnalyzer.prefixAlts
|
LinkedHashMap |
LeftRecursiveRuleAnalyzer.suffixAlts
|
LinkedHashMap |
LeftRecursiveRuleAnalyzer.ternaryAlts
|
| Modifier and Type | Field and Description |
|---|---|
OrderedHashMap |
LeftRecursiveRule.recOpAlts
|
List |
LeftRecursiveRule.recPrimaryAlts
|
| Modifier and Type | Field and Description |
|---|---|
LeftRecursiveRuleAltInfo |
AltAST.leftRecursiveAltInfo
If we transformed this alt from a left-recursive one, need info on it
|