Uses of Class
de.fraunhofer.ipsi.xquery.tree.xml.XQueryCompNSConstructor

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

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

Methods in de.fraunhofer.ipsi.xquery.tree with parameters of type XQueryCompNSConstructor
 void VisitorXQueryPrettyPrint.process(XQueryCompNSConstructor op)
           
 void VisitorXQueryMappingToCore.process(XQueryCompNSConstructor op)
          Core mapping according to 'Formal Semantics WD 08|22|2003 section 4.7.3.7'.
 void VisitorXQueryExpression.process(XQueryCompNSConstructor node)