Class QueryParser.notOp_return (2.0.0)

public static class QueryParser.notOp_return extends ParserRuleReturnScope

Inheritance

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

Constructors

notOp_return()

public notOp_return()

Methods

getTree()

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