public interface AnnotationType extends InterfaceType
Modifier and Type | Method and Description |
---|---|
AnnotationTypeDeclaration |
getDeclaration()
Returns the declaration of this type.
|
getActualTypeArguments, getContainingType, getSuperinterfaces
accept, equals, toString
AnnotationTypeDeclaration getDeclaration()
Returns null if this type's declaration is unknown. This may be the result of a processing error, such as a missing class file.
getDeclaration
in interface DeclaredType
getDeclaration
in interface InterfaceType
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.