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