public class ParserRuleReturnScope extends RuleReturnScope
| Constructor and Description |
|---|
ParserRuleReturnScope() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getStart()
Return the start token or tree
|
Object |
getStop()
Return the stop token or tree
|
Object |
getTree()
Has a value potentially if output=AST;
|
getTemplatepublic Object getStart()
RuleReturnScopegetStart in class RuleReturnScopepublic Object getStop()
RuleReturnScopegetStop in class RuleReturnScopepublic Object getTree()
RuleReturnScopegetTree in class RuleReturnScopeCopyright © 1992-2013 ANTLR. All Rights Reserved.