Package | Description |
---|---|
org.codehaus.janino |
The classes in this package pose the core of the Janino JavaTM
compiler.
|
org.codehaus.janino.util.enumerator |
Modifier and Type | Class and Description |
---|---|
class |
Access
Return value for
IClass.IMember.getAccess() . |
static class |
Parser.ClassDeclarationContext |
static class |
Parser.InterfaceDeclarationContext |
Modifier and Type | Method and Description |
---|---|
protected static Enumerator |
Enumerator.fromString(String name,
Class enumeratorClass)
Initialize an
Enumerator from a string. |
Copyright © 2001-2013. All Rights Reserved.