| Package | Description |
|---|---|
| org.antlr.v4.analysis |
| Modifier and Type | Class and Description |
|---|---|
class |
LeftRecursiveRuleAnalyzer
Using a tree walker on the rules, determine if a rule is directly left-recursive and if it follows our pattern.
|