Package org.antlr.grammar.v3
Class ANTLRv3Parser.action_return
java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.ParserRuleReturnScope
org.antlr.grammar.v3.ANTLRv3Parser.action_return
- Enclosing class:
- ANTLRv3Parser
public static class ANTLRv3Parser.action_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
org.antlr.runtime.tree.CommonTree tree
-
-
Constructor Details
-
action_return
public action_return()
-
-
Method Details
-
getTree
public org.antlr.runtime.tree.CommonTree getTree()- Overrides:
getTree
in classorg.antlr.runtime.ParserRuleReturnScope
-