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

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

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

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