Package | Description |
---|---|
com.caucho.quercus.function | |
com.caucho.quercus.program |
Modifier and Type | Field and Description |
---|---|
protected Visibility |
AbstractFunction._visibility |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFunction.setVisibility(Visibility v) |
Modifier and Type | Method and Description |
---|---|
static Visibility |
Visibility.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Visibility[] |
Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|