Package | Description |
---|---|
lucee.runtime.type |
Modifier and Type | Class and Description |
---|---|
class |
FunctionValueImpl
represent a named function value for a functions
|
Modifier and Type | Method and Description |
---|---|
static FunctionValue |
FunctionValueImpl.newInstance(Collection.Key name,
Object value) |
static FunctionValue |
FunctionValueImpl.newInstance(String[] name,
Object value) |
static FunctionValue |
FunctionValueImpl.newInstance(String name,
Object value) |
Copyright © 2015 Lucee