Package | Description |
---|---|
com.caucho.quercus.function |
Modifier and Type | Class and Description |
---|---|
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
|