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

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

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

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