| Package | Description |
|---|---|
| org.antlr.v4.analysis | |
| org.antlr.v4.tool | |
| org.antlr.v4.tool.ast |
| Modifier and Type | Field and Description |
|---|---|
LinkedHashMap<Integer,LeftRecursiveRuleAltInfo> |
LeftRecursiveRuleAnalyzer.binaryAlts |
List<LeftRecursiveRuleAltInfo> |
LeftRecursiveRuleAnalyzer.prefixAndOtherAlts |
LinkedHashMap<Integer,LeftRecursiveRuleAltInfo> |
LeftRecursiveRuleAnalyzer.suffixAlts |
LinkedHashMap<Integer,LeftRecursiveRuleAltInfo> |
LeftRecursiveRuleAnalyzer.ternaryAlts |
| Modifier and Type | Field and Description |
|---|---|
OrderedHashMap<Integer,LeftRecursiveRuleAltInfo> |
LeftRecursiveRule.recOpAlts |
List<LeftRecursiveRuleAltInfo> |
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
|
Copyright © 1992–2020 ANTLR. All rights reserved.