Package | Description |
---|---|
lucee.transformer.library.function |
Modifier and Type | Method and Description |
---|---|
ArrayList<FunctionLibFunctionArg> |
FunctionLibFunction.getArg()
Gibt alle Argumente einer Funktion als ArrayList zurueck.
|
Modifier and Type | Method and Description |
---|---|
void |
FunctionLibFunction.addArg(FunctionLibFunctionArg arg)
Fuegt der Funktion ein Argument hinzu.
|
void |
FunctionLibFunction.setArg(FunctionLibFunctionArg arg)
Fuegt der Funktion ein Argument hinzu, alias fuer addArg.
|
Copyright © 2015 Lucee