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