Class Java.MemberAnnotationTypeDeclaration

All Implemented Interfaces:
Java.Annotatable, Java.AnnotationTypeDeclaration, Java.DocCommentable, Java.Locatable, Java.MemberTypeDeclaration, Java.NamedTypeDeclaration, Java.Scope, Java.TypeBodyDeclaration, Java.TypeDeclaration
Enclosing class:
Java

public static final class Java.MemberAnnotationTypeDeclaration extends Java.MemberInterfaceDeclaration implements Java.AnnotationTypeDeclaration
Representation of a member annotation type declaration, a.k.a. "nested annotation type declaration".