#include <classfile.h>
See spec section 4.8.16: The RuntimeVisibleParameterAnnotations Attribute
Definition at line 2223 of file classfile.h.
Data Fields | |
annotation ** | annotations |
Spec pseudo-code: annotations[num_annotations ];. | |
u2 | num_annotations |
|
Definition at line 2225 of file classfile.h. |
|
Spec pseudo-code:
Definition at line 2226 of file classfile.h. |