Uses of Class
de.fraunhofer.ipsi.xquery.tree.expression.XQueryTypeSwitch

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

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

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