| Package | Description |
|---|---|
| lux.compiler | |
| lux.xpath |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractExpression |
ExpressionVisitorBase.visit(FLWOR flwor) |
abstract AbstractExpression |
ExpressionVisitor.visit(FLWOR flwor) |
Copyright © 2013. All Rights Reserved.