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