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

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

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

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