public static class ANTLRParser.optionValue_return extends ParserRuleReturnScope
| Modifier and Type | Field and Description |
|---|---|
(package private) GrammarAST |
tree |
java.lang.Object |
value |
start, stop| Constructor and Description |
|---|
optionValue_return() |
| Modifier and Type | Method and Description |
|---|---|
GrammarAST |
getTree()
Has a value potentially if output=AST;
|
getStart, getStopgetTemplatepublic java.lang.Object value
GrammarAST tree
public GrammarAST getTree()
RuleReturnScopegetTree in class ParserRuleReturnScope