Uses of Class
de.fraunhofer.ipsi.xquery.tree.xpath.XQueryPathExpr

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

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

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