| Package | Description |
|---|---|
| org.basex.query.expr |
XQuery expressions.
|
| org.basex.query.flwor | |
| org.basex.query.func |
XQuery functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cast
Cast expression.
|
class |
Castable
Castable expression.
|
class |
Catch
Catch clause.
|
class |
CmpR
Range comparison expression.
|
class |
Extension
Pragma extension.
|
class |
IndexAccess
This index class retrieves texts and attribute values from the index.
|
class |
Instance
Instance test.
|
class |
Treat
Treat as expression.
|
class |
Try
Project specific try/catch expression.
|
class |
TypeCase
Case expression for typeswitch.
|
class |
Unary
Unary expression.
|
| Modifier and Type | Class and Description |
|---|---|
class |
For
For clause.
|
class |
ForLet
Abstract For/Let Clause.
|
static class |
Group.Spec
Grouping spec.
|
class |
Let
Let clause.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InlineFunc
Inline function.
|
class |
PartFunc
Partial function application.
|
class |
UserFunc
User-defined function.
|