public static class ANTLRParser.optionValue_return extends ParserRuleReturnScope
Modifier and Type | Field | Description |
---|---|---|
Object |
value |
start, stop
Constructor | Description |
---|---|
optionValue_return() |
Modifier and Type | Method | Description |
---|---|---|
GrammarAST |
getTree() |
Has a value potentially if output=AST;
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStart, getStop
getTemplate
public Object value
public GrammarAST getTree()
RuleReturnScope
getTree
in class ParserRuleReturnScope
Copyright © 1992–2018 ANTLR. All rights reserved.