Class | Description |
---|---|
AnalysisPipeline | |
LeftRecursionDetector | |
LeftRecursiveRuleAltInfo | |
LeftRecursiveRuleAnalyzer |
Using a tree walker on the rules, determine if a rule is directly left-recursive and if it follows
our pattern.
|
LeftRecursiveRuleTransformer |
Remove left-recursive rule refs, add precedence args to recursive rule refs.
|
Enum | Description |
---|---|
LeftRecursiveRuleAnalyzer.ASSOC |
Copyright © 1992–2014 ANTLR. All rights reserved.