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

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

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

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