#include <classfile.h>
See spec section 4.8.15: The RuntimeInvisibleAnnotations Attribute
Definition at line 2194 of file classfile.h.
Data Fields | |
annotation ** | annotations |
Spec pseudo-code: annotations[num_annotations ];. | |
u4 | attribute_length |
u2 | attribute_name_index |
u2 | num_annotations |
|
Definition at line 2196 of file classfile.h. |
|
Definition at line 2197 of file classfile.h. |
|
Definition at line 2198 of file classfile.h. |
|
Spec pseudo-code:
Definition at line 2199 of file classfile.h. |