Uses of Interface
org.basex.query.QuerySupplier
Packages that use QuerySupplier
-
Uses of QuerySupplier in org.basex.query
Methods in org.basex.query with parameters of type QuerySupplierModifier and TypeMethodDescriptionCompileContext.get(Expr expr, QuerySupplier<Expr> func) Evaluates a function in the given focus.booleanCompileContext.ok(Expr expr, QuerySupplier<Boolean> func) Evaluates a function in the given focus. -
Uses of QuerySupplier in org.basex.query.expr
Methods in org.basex.query.expr with parameters of type QuerySupplierModifier and TypeMethodDescriptionArr.inline(InlineContext ic, QuerySupplier<Expr> context) Inlines an expression (seeExpr.inline(InlineContext)).