Package | Description |
---|---|
com.caucho.quercus.function |
Modifier and Type | Class and Description |
---|---|
class |
CompiledFunction
Represents a compiled function
|
class |
CompiledFunction_0
Represents a compiled function with 0 args
|
class |
CompiledFunction_1
Represents a compiled function with 1 arg
|
class |
CompiledFunction_2
Represents a compiled function with 2 args
|
class |
CompiledFunction_3
Represents a compiled function with 3 args
|
class |
CompiledFunction_4
Represents a compiled function with 4 args
|
class |
CompiledFunction_5
Represents a compiled function with 5 args
|
class |
CompiledFunction_N
Represents a compiled function with N args
|
class |
CompiledFunctionRef
Represents a compiled function with 1 arg
|
class |
CompiledFunctionRef_0
Represents a compiled function with 0 args
|
class |
CompiledFunctionRef_1
Represents a compiled function with 1 arg
|
class |
CompiledFunctionRef_2
Represents a compiled function with 2 args
|
class |
CompiledFunctionRef_3
Represents a compiled function with 3 args
|
class |
CompiledFunctionRef_4
Represents a compiled function with 4 args
|
class |
CompiledFunctionRef_5
Represents a compiled function with 5 args
|
class |
CompiledFunctionRef_N
Represents a compiled function with N args
|
class |
CompiledMethod
Represents a compiled method with 0 args
|
class |
CompiledMethod_0
Represents a compiled method with 0 args
|
class |
CompiledMethod_1
Represents a compiled method with 1 arg
|
class |
CompiledMethod_2
Represents a compiled method with 2 args
|
class |
CompiledMethod_3
Represents a compiled method with 3 args
|
class |
CompiledMethod_4
Represents a compiled method with 4 args
|
class |
CompiledMethod_5
Represents a compiled method with 5 args
|
class |
CompiledMethod_N
Represents a compiled method with N args
|
class |
CompiledMethodRef
Represents a compiled function with 1 arg
|
class |
CompiledMethodRef_0
Represents a compiled method with 0 args
|
class |
CompiledMethodRef_1
Represents a compiled method with 1 arg
|
class |
CompiledMethodRef_2
Represents a compiled method with 2 args
|
class |
CompiledMethodRef_3
Represents a compiled method with 3 args
|
class |
CompiledMethodRef_4
Represents a compiled method with 4 args
|
class |
CompiledMethodRef_5
Represents a compiled method with 5 args
|
class |
CompiledMethodRef_N
Represents a compiled method with N args
|