public static final class Java.PackageMemberAnnotationTypeDeclaration extends Java.PackageMemberInterfaceDeclaration implements Java.AnnotationTypeDeclaration
constantDeclarations, extendedTypes, nameanonymousClassCount, localClassCount| Constructor and Description |
|---|
PackageMemberAnnotationTypeDeclaration(Location location,
String docComment,
Java.Modifier[] modifiers,
String name) |
| Modifier and Type | Method and Description |
|---|---|
<R,EX extends Throwable> |
accept(Visitor.TypeDeclarationVisitor<R,EX> visitor)
Invokes the "
visit...()" method of Visitor.TypeDeclarationVisitor for the concrete Java.TypeDeclaration type. |
getAccess, getAnnotations, getClassName, getDeclaringCompilationUnit, isAbstract, isStatic, isStrictfp, setDeclaringCompilationUnitaddConstantDeclaration, getDocComment, getName, hasDeprecatedDocTag, toStringaddDeclaredMethod, addMemberTypeDeclaration, createAnonymousClassName, createLocalTypeName, getEnclosingScope, getLocation, getMemberTypeDeclaration, getMemberTypeDeclarations, getMethodDeclaration, getMethodDeclarations, getModifiers, getOptionalTypeParameters, invalidateMethodCaches, setEnclosingScope, throwCompileExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetModifiersgetName, getOptionalTypeParameterscreateAnonymousClassName, createLocalTypeName, getClassName, getMemberTypeDeclaration, getMemberTypeDeclarations, getMethodDeclaration, getMethodDeclarationsgetAnnotationsgetLocation, throwCompileExceptiongetEnclosingScopegetDocComment, hasDeprecatedDocTagpublic PackageMemberAnnotationTypeDeclaration(Location location, @Nullable String docComment, Java.Modifier[] modifiers, String name)
@Nullable public <R,EX extends Throwable> R accept(Visitor.TypeDeclarationVisitor<R,EX> visitor) throws EX extends Throwable
Java.TypeDeclarationvisit...()" method of Visitor.TypeDeclarationVisitor for the concrete Java.TypeDeclaration type.accept in interface Java.TypeDeclarationaccept in class Java.PackageMemberInterfaceDeclarationEX extends ThrowableCopyright © 2022. All rights reserved.