Uses of Interface
org.basex.query.func.XQFunctionExpr
Packages that use XQFunctionExpr
Package
Description
XQuery expressions.
XQuery functions.
-
Uses of XQFunctionExpr in org.basex.query.expr
Methods in org.basex.query.expr with type parameters of type XQFunctionExprModifier and TypeMethodDescriptionprotected final <T extends XQFunctionExpr>
TParseExpr.checkUp(T expr, boolean updating, StaticContext sc) Ensures that the specified function expression is (not) updating. -
Uses of XQFunctionExpr in org.basex.query.func
Subinterfaces of XQFunctionExpr in org.basex.query.funcClasses in org.basex.query.func that implement XQFunctionExprModifier and TypeClassDescriptionfinal classInline function.final classA static user-defined function. -
Uses of XQFunctionExpr in org.basex.query.value.array
Classes in org.basex.query.value.array that implement XQFunctionExpr -
Uses of XQFunctionExpr in org.basex.query.value.item
Classes in org.basex.query.value.item that implement XQFunctionExpr -
Uses of XQFunctionExpr in org.basex.query.value.map
Classes in org.basex.query.value.map that implement XQFunctionExpr