|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Single | |
---|---|
org.basex.query.expr | XQuery expressions. |
org.basex.query.func | XQuery functions. |
org.basex.query.gflwor | |
org.basex.query.path | XQuery path expressions. |
Uses of Single in org.basex.query.expr |
---|
Subclasses of Single in org.basex.query.expr | |
---|---|
class |
Cast
Cast expression. |
class |
Castable
Castable expression. |
class |
Catch
Catch clause. |
class |
CmpR
Numeric range expression. |
class |
CmpSR
String range expression. |
class |
Extension
Pragma extension. |
class |
Instance
Instance test. |
class |
Quantifier
Some/Every satisfier clause. |
class |
Treat
Treat as expression. |
class |
Try
Project specific try/catch expression. |
class |
TypeCase
Case expression for typeswitch. |
class |
TypeCheck
Checks the argument expression's result type. |
class |
Unary
Unary expression. |
Uses of Single in org.basex.query.func |
---|
Subclasses of Single in org.basex.query.func | |
---|---|
class |
FuncLit
A named function literal. |
class |
InlineFunc
Inline function. |
Uses of Single in org.basex.query.gflwor |
---|
Subclasses of Single in org.basex.query.gflwor | |
---|---|
static class |
GroupBy.Spec
Grouping spec. |
static class |
OrderBy.Key
Sort key. |
static class |
Window.Condition
A window start of end condition. |
Uses of Single in org.basex.query.path |
---|
Subclasses of Single in org.basex.query.path | |
---|---|
class |
Bang
Map ("bang") operator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |