Package | Description |
---|---|
org.basex.query.func |
XQuery functions.
|
Modifier and Type | Method and Description |
---|---|
static Closure |
Closure.unknownLit(QNm name,
int arity,
QueryContext qc,
StaticContext sc,
InputInfo ii)
Creates a function literal for a function that was not yet encountered while parsing.
|
Modifier and Type | Method and Description |
---|---|
void |
StaticFuncs.registerFuncLit(Closure lit)
Registers a literal for a function that was not yet encountered during parsing.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.