| Package | Description |
|---|---|
| com.caucho.quercus.lib.reflection |
| Modifier and Type | Method and Description |
|---|---|
static ReflectionProperty |
ReflectionProperty.__construct(Env env,
java.lang.String clsName,
StringValue propName) |
protected static ReflectionProperty |
ReflectionProperty.create(Env env,
QuercusClass cls,
StringValue propName,
boolean isStatic) |
ReflectionProperty |
ReflectionClass.getProperty(Env env,
StringValue name) |