Package | Description |
---|---|
org.basex.query.expr.gflwor | |
org.basex.query.util |
XQuery utility classes.
|
org.basex.query.var |
Constructor and Description |
---|
GroupBy(GroupBy.Spec[] specs,
VarRef[] pre,
Var[] post,
InputInfo info)
Constructor.
|
OrderBy(VarRef[] refs,
OrderBy.Key[] keys,
InputInfo info)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ASTVisitor.used(VarRef ref)
Notifies the visitor of a variable reference.
|
Modifier and Type | Method and Description |
---|---|
VarRef |
VarRef.copy(QueryContext qc,
VarScope scp,
IntObjMap<Var> vs) |
VarRef |
VarRef.optimize(QueryContext qc,
VarScope scp) |
Copyright © 2005–2015 BaseX Team. All rights reserved.