Package org.antlr.gunit
Class gUnitParser.treeAdaptor_return
- java.lang.Object
-
- org.antlr.runtime.RuleReturnScope
-
- org.antlr.runtime.ParserRuleReturnScope
-
- org.antlr.gunit.gUnitParser.treeAdaptor_return
-
- Enclosing class:
- gUnitParser
public static class gUnitParser.treeAdaptor_return extends ParserRuleReturnScope
-
-
Field Summary
-
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
-
-
Constructor Summary
Constructors Constructor Description treeAdaptor_return()
-
Method Summary
-
Methods inherited from class org.antlr.runtime.ParserRuleReturnScope
getStart, getStop, getTree
-
Methods inherited from class org.antlr.runtime.RuleReturnScope
getTemplate
-
-