Package org.alfresco.rest.antlr
Class WhereClauseParser.propertyvaluepair_return
- java.lang.Object
-
- org.antlr.runtime.RuleReturnScope
-
- org.antlr.runtime.ParserRuleReturnScope
-
- org.alfresco.rest.antlr.WhereClauseParser.propertyvaluepair_return
-
- Enclosing class:
- WhereClauseParser
public static class WhereClauseParser.propertyvaluepair_return extends org.antlr.runtime.ParserRuleReturnScope
-
-
Constructor Summary
Constructors Constructor Description propertyvaluepair_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
-
-