Uses of Class
de.fraunhofer.ipsi.xquery.tree.primary.XQueryOrderingExpr

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

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

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