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

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

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

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