Uses of Class
org.antlr.v4.analysis.LeftRecursiveRuleAltInfo
Packages that use LeftRecursiveRuleAltInfo
-
Uses of LeftRecursiveRuleAltInfo in org.antlr.v4.analysis
Fields in org.antlr.v4.analysis with type parameters of type LeftRecursiveRuleAltInfoModifier and TypeFieldDescriptionLeftRecursiveRuleAnalyzer.binaryAlts
LeftRecursiveRuleAnalyzer.prefixAndOtherAlts
LeftRecursiveRuleAnalyzer.suffixAlts
LeftRecursiveRuleAnalyzer.ternaryAlts
-
Uses of LeftRecursiveRuleAltInfo in org.antlr.v4.tool
Fields in org.antlr.v4.tool with type parameters of type LeftRecursiveRuleAltInfo -
Uses of LeftRecursiveRuleAltInfo in org.antlr.v4.tool.ast
Fields in org.antlr.v4.tool.ast declared as LeftRecursiveRuleAltInfoModifier and TypeFieldDescriptionAltAST.leftRecursiveAltInfo
If we transformed this alt from a left-recursive one, need info on it