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

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

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

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