org.codehaus.janino
Interface Java.MemberTypeDeclaration
public
interface
Java.MemberTypeDeclaration
extends Java.NamedTypeDeclaration, Java.TypeBodyDeclaration
Represents a class or interface declaration where the immediately enclosing scope is
another class or interface declaration.