Constructor and Description |
---|
BIFCall(FunctionLibFunction flf,
Ref[] refArgs)
constructor of the class
|
BIFCall(Object obj,
FunctionLibFunction flf,
Ref[] refArgs) |
Constructor and Description |
---|
BIF(Config config,
FunctionLibFunction flf) |
Modifier and Type | Method and Description |
---|---|
static Map<Collection.Key,FunctionLibFunction> |
MemberUtil.getMembers(PageContext pc,
short type) |
Modifier and Type | Method and Description |
---|---|
static void |
UDFUtil.addFunctionDoc(PageExceptionImpl pe,
FunctionLibFunction flf)
add detailed function documentation to the exception
|
Modifier and Type | Method and Description |
---|---|
FunctionLibFunction |
BIF.getFlf() |
Modifier and Type | Method and Description |
---|---|
void |
BIF.setFlf(FunctionLibFunction flf) |
Constructor and Description |
---|
BIF(ExprString name,
FunctionLibFunction flf) |
BIF(String name,
FunctionLibFunction flf) |
Modifier and Type | Method and Description |
---|---|
void |
FunctionEvaluator.evaluate(BIF bif,
FunctionLibFunction flf) |
Modifier and Type | Method and Description |
---|---|
void |
ArrayToList.evaluate(BIF bif,
FunctionLibFunction flf) |
void |
IsNull.evaluate(BIF bif,
FunctionLibFunction flf) |
void |
PrecisionEvaluate.evaluate(BIF bif,
FunctionLibFunction flf) |
void |
GetTickCount.evaluate(BIF bif,
FunctionLibFunction flf) |
void |
IsDefined.evaluate(BIF bif,
FunctionLibFunction flf) |
void |
StructKeyExists.evaluate(BIF bif,
FunctionLibFunction flf) |
Modifier and Type | Method and Description |
---|---|
FunctionLibFunction |
FunctionLibFunctionArg.getFunction()
Gibt die Funktion zurueck zu der das Argument gehoert.
|
FunctionLibFunction |
FunctionLib.getFunction(String name)
Gibt eine einzelne Funktion der FLD zurueck mit dem passenden Namen.
|
Modifier and Type | Method and Description |
---|---|
Map<String,FunctionLibFunction> |
FunctionLib.getFunctions() |
Modifier and Type | Method and Description |
---|---|
void |
FunctionLib.setFunction(FunctionLibFunction function)
Fuegt der FunctionLib eine Funktion (FunctionLibFunction) zu.
|
Constructor and Description |
---|
FunctionLibFunctionArg(FunctionLibFunction function) |
Copyright © 2015 Lucee