Package | Description |
---|---|
com.caucho.quercus.lib.reflection |
Modifier and Type | Method and Description |
---|---|
static ReflectionMethod |
ReflectionMethod.__construct(Env env,
Value obj,
StringValue name) |
ReflectionMethod |
ReflectionClass.getConstructor() |
ReflectionMethod |
ReflectionClass.getMethod(Env env,
StringValue name) |