Package org.antlr.v4.parse
Class LeftRecursiveRuleWalker.ruleBlock_return
java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.tree.TreeRuleReturnScope
org.antlr.v4.parse.LeftRecursiveRuleWalker.ruleBlock_return
- Enclosing class:
LeftRecursiveRuleWalker
public static class LeftRecursiveRuleWalker.ruleBlock_return
extends org.antlr.runtime.tree.TreeRuleReturnScope
-
Field Summary
FieldsFields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope
start
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.antlr.runtime.tree.TreeRuleReturnScope
getStart
Methods inherited from class org.antlr.runtime.RuleReturnScope
getStop, getTemplate, getTree
-
Field Details
-
isLeftRec
public boolean isLeftRec
-
-
Constructor Details
-
ruleBlock_return
public ruleBlock_return()
-