Uses of Class
lux.xpath.PathExpression

Packages that use PathExpression
lux.compiler   
lux.xpath   
 

Uses of PathExpression in lux.compiler
 

Methods in lux.compiler with parameters of type PathExpression
 AbstractExpression PathOptimizer.visit(PathExpression pathExpr)
          Conjoin the queries for the two expressions joined by the path.
 

Uses of PathExpression in lux.xpath
 

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



Copyright © 2013. All Rights Reserved.