Package | Description |
---|---|
org.basex.query.func |
XQuery functions.
|
org.basex.query.util |
XQuery utility classes.
|
Modifier and Type | Method and Description |
---|---|
StaticFuncCall |
StaticFuncCall.copy(QueryContext qc,
VarScope scp,
IntObjMap<Var> vs) |
StaticFuncCall |
StaticFuncCall.init(StaticFunc sf)
Initializes the function and checks for visibility.
|
StaticFuncCall |
StaticFuncCall.optimize(QueryContext qc,
VarScope scp) |
Modifier and Type | Method and Description |
---|---|
boolean |
ASTVisitor.staticFuncCall(StaticFuncCall call)
Notifies the visitor of a static function call.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.