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

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

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

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