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

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

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

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