java.lang.Object
org.jd.core.v1.model.javasyntax.declaration.TypeDeclaration
org.jd.core.v1.model.javasyntax.declaration.AnnotationDeclaration
org.jd.core.v1.service.converter.classfiletojavasyntax.model.javasyntax.declaration.ClassFileAnnotationDeclaration
All Implemented Interfaces:
Iterable<MemberDeclaration>, BaseMemberDeclaration, BaseTypeDeclaration, Declaration, MemberDeclaration, ClassFileMemberDeclaration, ClassFileTypeDeclaration, Base<MemberDeclaration>

public class ClassFileAnnotationDeclaration extends AnnotationDeclaration implements ClassFileTypeDeclaration