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

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

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

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