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