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