Package | Description |
---|---|
org.codehaus.janino |
The classes in this package pose the core of the Janino JavaTM
compiler.
|
Modifier and Type | Class and Description |
---|---|
static class |
Java.MemberClassDeclaration |
static class |
Java.MemberInterfaceDeclaration |
Modifier and Type | Method and Description |
---|---|
Java.MemberTypeDeclaration |
Java.TypeDeclaration.getMemberTypeDeclaration(String name)
Return the member type with the given name.
|
Java.MemberTypeDeclaration |
Java.AbstractTypeDeclaration.getMemberTypeDeclaration(String name) |
Modifier and Type | Method and Description |
---|---|
void |
Java.AbstractTypeDeclaration.addMemberTypeDeclaration(Java.MemberTypeDeclaration mcoid) |
Copyright © 2001–2013. All rights reserved.