Class QueryParser.member_return (2.0.0)

public static class QueryParser.member_return extends ParserRuleReturnScope

Inheritance

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

Constructors

member_return()

public member_return()

Methods

getTree()

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