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