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

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

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

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