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

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

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

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