JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.basex.query.expr.If
Packages that use
If
Package
Description
org.basex.query.expr
XQuery expressions.
Uses of
If
in
org.basex.query.expr
Methods in
org.basex.query.expr
that return
If
Modifier and Type
Method
Description
If
If.
copy
(
CompileContext
cc,
IntObjMap
<
Var
> vm)