Uses of Class
de.fraunhofer.ipsi.xquery.tree.expression.XQueryLogicalOperator

Packages that use XQueryLogicalOperator
de.fraunhofer.ipsi.xquery.tree   
 

Uses of XQueryLogicalOperator in de.fraunhofer.ipsi.xquery.tree
 

Methods in de.fraunhofer.ipsi.xquery.tree with parameters of type XQueryLogicalOperator
 void VisitorXQueryPrettyPrint.process(XQueryLogicalOperator op)
           
 void VisitorXQueryMappingToCore.process(XQueryLogicalOperator op)
          Method process
 void VisitorXQueryExpression.process(XQueryLogicalOperator node)