Package | Description |
---|---|
org.codehaus.janino |
The classes in this package pose the core of the Janino JavaTM compiler.
|
org.codehaus.janino.util.enumerator |
Enumerator -related utility classes. |
Modifier and Type | Method and Description |
---|---|
static Access |
Access.fromString(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected static Enumerator |
Enumerator.fromString(java.lang.String name,
java.lang.Class enumeratorClass)
Initialize an
Enumerator from a string. |