public class ParserRuleReturnScope extends RuleReturnScope
| Constructor | Description |
|---|---|
ParserRuleReturnScope() |
| Modifier and Type | Method | 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;
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTemplatepublic Object getStart()
RuleReturnScopegetStart in class RuleReturnScopepublic Object getStop()
RuleReturnScopegetStop in class RuleReturnScopepublic Object getTree()
RuleReturnScopegetTree in class RuleReturnScopeCopyright © 1992–2019 ANTLR. All rights reserved.