Package | Description |
---|---|
org.basex.query.func |
XQuery functions.
|
org.basex.query.util |
XQuery utility classes.
|
Modifier and Type | Method and Description |
---|---|
static FuncItem |
Functions.getUser(StaticFunc sf,
QueryContext qc,
StaticContext sc,
InputInfo info)
Returns a function item for a user-defined function.
|
FuncItem |
Closure.item(QueryContext qc,
InputInfo ii) |
Modifier and Type | Method and Description |
---|---|
void |
DynFuncCall.markInlined(FuncItem it)
Marks this call after it was inlined from the given function item.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ASTVisitor.funcItem(FuncItem func)
Notifies the visitor of a function item.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.