Package org.alfresco.rest.antlr
Class WhereClauseParser.predicate_return
- java.lang.Object
-
- org.antlr.runtime.RuleReturnScope
-
- org.antlr.runtime.ParserRuleReturnScope
-
- org.alfresco.rest.antlr.WhereClauseParser.predicate_return
-
- Enclosing class:
- WhereClauseParser
public static class WhereClauseParser.predicate_return extends org.antlr.runtime.ParserRuleReturnScope
-
-
Constructor Summary
Constructors Constructor Description predicate_return()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
getTree()
-
-
-
Method Detail
-
getTree
public Object getTree()
- Overrides:
getTree
in classorg.antlr.runtime.ParserRuleReturnScope
-
-