#include <classfile.h>
Definition at line 1048 of file classfile.h.
Data Fields | |
u4 | bytes |
CONSTANT_Integer_info::LOCAL_Integer_binding | LOCAL_Integer_binding |
Local implementation late binding extensions for CONSTANT_Integer_info. | |
u1 | tag |
Data Structures | |
struct | LOCAL_Integer_binding |
Local implementation late binding extensions for CONSTANT_Integer_info. More... |
|
Definition at line 1050 of file classfile.h. |
|
Definition at line 1051 of file classfile.h. |
|
Local implementation late binding extensions for CONSTANT_Integer_info. Uses LOCAL_ as a prefix to signify an item that is not part of the JVM spec itself, but an implementation detail. |