org.apache.chemistry.opencmis.server.support.query
Class CmisQueryWalker.search_condition_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.tree.TreeRuleReturnScope
          extended by org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.search_condition_return
Enclosing class:
CmisQueryWalker

public static class CmisQueryWalker.search_condition_return
extends org.antlr.runtime.tree.TreeRuleReturnScope


Field Summary
 
Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope
start
 
Constructor Summary
CmisQueryWalker.search_condition_return()
           
 
Method Summary
 Object getTree()
           
 
Methods inherited from class org.antlr.runtime.tree.TreeRuleReturnScope
getStart
 
Methods inherited from class org.antlr.runtime.RuleReturnScope
getStop, getTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CmisQueryWalker.search_condition_return

public CmisQueryWalker.search_condition_return()
Method Detail

getTree

public Object getTree()
Overrides:
getTree in class org.antlr.runtime.RuleReturnScope


Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.