| Package | Description |
|---|---|
| org.basex.query.flwor |
| Modifier and Type | Class and Description |
|---|---|
class |
For
For clause.
|
class |
Let
Let clause.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ForLet |
ForLet.comp(QueryContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
static GFLWOR |
GFLWOR.get(ForLet[] fl,
Expr whr,
Order ord,
Group grp,
Expr ret,
InputInfo ii)
Returns a GFLWOR instance.
|