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