public static class ANTLRParser.optionValue_return extends ParserRuleReturnScope
| Modifier and Type | Field and Description |
|---|---|
Object |
value |
start, stop| Constructor and Description |
|---|
ANTLRParser.optionValue_return() |
| Modifier and Type | Method and Description |
|---|---|
GrammarAST |
getTree()
Has a value potentially if output=AST;
|
getStart, getStopgetTemplatepublic Object value
public GrammarAST getTree()
RuleReturnScopegetTree in class ParserRuleReturnScopeCopyright © 1992–2014 ANTLR. All rights reserved.