Class | Description |
---|---|
AbstractFunction |
Represents a function
|
CompiledAbstractFunction | |
CompiledClosure |
Represents a compiled closure.
|
CompiledClosure.CompiledClosure_0 | |
CompiledClosure.CompiledClosure_1 | |
CompiledClosure.CompiledClosure_2 | |
CompiledClosure.CompiledClosure_3 | |
CompiledClosure.CompiledClosure_4 | |
CompiledClosure.CompiledClosure_5 | |
CompiledClosure.CompiledClosure_N | |
CompiledFunction |
Represents a compiled function
|
CompiledFunction_0 |
Represents a compiled function with 0 args
|
CompiledFunction_1 |
Represents a compiled function with 1 arg
|
CompiledFunction_2 |
Represents a compiled function with 2 args
|
CompiledFunction_3 |
Represents a compiled function with 3 args
|
CompiledFunction_4 |
Represents a compiled function with 4 args
|
CompiledFunction_5 |
Represents a compiled function with 5 args
|
CompiledFunction_N |
Represents a compiled function with N args
|
CompiledFunctionRef |
Represents a compiled function with 1 arg
|
CompiledFunctionRef_0 |
Represents a compiled function with 0 args
|
CompiledFunctionRef_1 |
Represents a compiled function with 1 arg
|
CompiledFunctionRef_2 |
Represents a compiled function with 2 args
|
CompiledFunctionRef_3 |
Represents a compiled function with 3 args
|
CompiledFunctionRef_4 |
Represents a compiled function with 4 args
|
CompiledFunctionRef_5 |
Represents a compiled function with 5 args
|
CompiledFunctionRef_N |
Represents a compiled function with N args
|
CompiledMethod |
Represents a compiled method with 0 args
|
CompiledMethod_0 |
Represents a compiled method with 0 args
|
CompiledMethod_1 |
Represents a compiled method with 1 arg
|
CompiledMethod_2 |
Represents a compiled method with 2 args
|
CompiledMethod_3 |
Represents a compiled method with 3 args
|
CompiledMethod_4 |
Represents a compiled method with 4 args
|
CompiledMethod_5 |
Represents a compiled method with 5 args
|
CompiledMethod_N |
Represents a compiled method with N args
|
CompiledMethodRef |
Represents a compiled function with 1 arg
|
CompiledMethodRef_0 |
Represents a compiled method with 0 args
|
CompiledMethodRef_1 |
Represents a compiled method with 1 arg
|
CompiledMethodRef_2 |
Represents a compiled method with 2 args
|
CompiledMethodRef_3 |
Represents a compiled method with 3 args
|
CompiledMethodRef_4 |
Represents a compiled method with 4 args
|
CompiledMethodRef_5 |
Represents a compiled method with 5 args
|
CompiledMethodRef_N |
Represents a compiled method with N args
|
FunSpecialCall |
Represents a function
|
LazyFunction |
Lazily load a compiled function.
|
LazyMethod |
Lazily load a compiled method.
|