| Package | Description |
|---|---|
| org.basex.query.expr |
XQuery expressions.
|
| Modifier and Type | Method and Description |
|---|---|
TypeCase |
TypeCase.comp(QueryContext ctx) |
TypeCase |
TypeCase.markTailCalls() |
| Constructor and Description |
|---|
TypeSwitch(InputInfo ii,
Expr t,
TypeCase[] c)
Constructor.
|