| Package | Description |
|---|---|
| com.caucho.quercus.env |
| Modifier and Type | Method and Description |
|---|---|
static Env.OVERLOADING_TYPES |
Env.OVERLOADING_TYPES.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Env.OVERLOADING_TYPES[] |
Env.OVERLOADING_TYPES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Env.popFieldGet(Env.OVERLOADING_TYPES type) |
boolean |
Env.pushFieldGet(Env.OVERLOADING_TYPES type,
java.lang.String className,
StringValue fieldName) |