public static class ANTLRv3Parser.element_return extends ParserRuleReturnScope
| Modifier and Type | Field and Description |
|---|---|
(package private) CommonTree |
tree |
start, stop| Constructor and Description |
|---|
element_return() |
| Modifier and Type | Method and Description |
|---|---|
CommonTree |
getTree()
Has a value potentially if output=AST;
|
getStart, getStopgetTemplateCommonTree tree
public CommonTree getTree()
RuleReturnScopegetTree in class ParserRuleReturnScope