Uses of Class
lux.xpath.Root

Packages that use Root
lux.compiler   
lux.xpath   
 

Uses of Root in lux.compiler
 

Methods in lux.compiler with parameters of type Root
 AbstractExpression SlopCounter.visit(Root root)
           
 AbstractExpression PathOptimizer.visit(Root expr)
           
 

Uses of Root in lux.xpath
 

Methods in lux.xpath that return Root
 Root Root.getRoot()
           
 

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



Copyright © 2013. All Rights Reserved.