Package org.antlr.v4.parse
Class ANTLRParser.ruleEntry_return
java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.ParserRuleReturnScope
org.antlr.v4.parse.ANTLRParser.ruleEntry_return
- Enclosing class:
ANTLRParser
public static class ANTLRParser.ruleEntry_return
extends org.antlr.runtime.ParserRuleReturnScope
-
Field Summary
FieldsFields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.antlr.runtime.ParserRuleReturnScope
getStart, getStop
Methods inherited from class org.antlr.runtime.RuleReturnScope
getTemplate
-
Field Details
-
tree
GrammarAST tree
-
-
Constructor Details
-
ruleEntry_return
public ruleEntry_return()
-
-
Method Details
-
getTree
- Overrides:
getTree
in classorg.antlr.runtime.ParserRuleReturnScope
-