Uses of Class
lux.xquery.FLWOR

Packages that use FLWOR
lux.compiler   
lux.xpath   
 

Uses of FLWOR in lux.compiler
 

Methods in lux.compiler with parameters of type FLWOR
 AbstractExpression PathOptimizer.visit(FLWOR flwor)
           Optimizing FLWOR expressions is more complicated than path expressions and other simpler XPath expressions because the relationship among the clauses is not a simple dependency, but is mediated by variables.
 

Uses of FLWOR in lux.xpath
 

Methods in lux.xpath with parameters of type FLWOR
 AbstractExpression ExpressionVisitorBase.visit(FLWOR flwor)
           
abstract  AbstractExpression ExpressionVisitor.visit(FLWOR flwor)
           
 



Copyright © 2013. All Rights Reserved.