Class QueryParser.text_return (3.0.2)

public static class QueryParser.text_return extends ParserRuleReturnScope

Inheritance

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

Constructors

text_return()

public text_return()

Methods

getTree()

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