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

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

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

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