public interface IRuntimeVisibleTypeAnnotationsAttribute extends IClassFileAttribute
Modifier and Type | Method and Description |
---|---|
IExtendedAnnotation[] |
getExtendedAnnotations()
Answer back the extended annotations.
|
int |
getExtendedAnnotationsNumber()
Answer back the number of annotations as described in the JVM specifications.
|
getAttributeLength, getAttributeName, getAttributeNameIndex
int getExtendedAnnotationsNumber()
IExtendedAnnotation[] getExtendedAnnotations()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.