Interface Java.AnnotationTypeDeclaration

All Superinterfaces:
Java.Annotatable, Java.DocCommentable, Java.Locatable, Java.NamedTypeDeclaration, Java.Scope, Java.TypeDeclaration
All Known Implementing Classes:
Java.MemberAnnotationTypeDeclaration, Java.PackageMemberAnnotationTypeDeclaration
Enclosing class:
Java

public static interface Java.AnnotationTypeDeclaration extends Java.NamedTypeDeclaration, Java.DocCommentable
Base for package member ("top-level") and member ("nested") annotation type declarations.