Class QueryParser.query_return (2.0.0)

public static class QueryParser.query_return extends ParserRuleReturnScope

Inheritance

java.lang.Object > org.antlr.runtime.RuleReturnScope > org.antlr.runtime.ParserRuleReturnScope > QueryParser.query_return

Constructors

query_return()

public query_return()

Methods

getTree()

public CommonTree getTree()
Returns
TypeDescription
org.antlr.runtime.tree.CommonTree
Overrides
org.antlr.runtime.ParserRuleReturnScope.getTree()