Package org.antlr.v4.parse
Class GrammarTreeVisitor.elementOption_return
java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.tree.TreeRuleReturnScope
org.antlr.v4.parse.GrammarTreeVisitor.elementOption_return
- Enclosing class:
GrammarTreeVisitor
public static class GrammarTreeVisitor.elementOption_return
extends org.antlr.runtime.tree.TreeRuleReturnScope
-
Field Summary
Fields 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
-
Constructor Details
-
elementOption_return
public elementOption_return()
-