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

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

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

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