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

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

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

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