Class QueryParser.function_return (2.0.0)

public static class QueryParser.function_return extends ParserRuleReturnScope

Inheritance

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

Constructors

function_return()

public function_return()

Methods

getTree()

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