org.apache.chemistry.opencmis.server.support.query
Class CmisQueryWalker.value_expression_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.value_expression_return
Enclosing class:
CmisQueryWalker

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


Field Summary
 CmisSelector result
           
 
Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope
start
 
Constructor Summary
CmisQueryWalker.value_expression_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
 

Field Detail

result

public CmisSelector result
Constructor Detail

CmisQueryWalker.value_expression_return

public CmisQueryWalker.value_expression_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.