Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

cp_info Struct Reference

#include <classfile.h>


Detailed Description

constant_pool entry.

See spec section 4.5.

For internal use only.

typedef placed here to avoid forward reference.

Definition at line 113 of file classfile.h.

Data Fields

u1info
 Spec pseudo-code says: info[];.
u1 tag


Field Documentation

u1 cp_info::tag
 

Definition at line 115 of file classfile.h.

u1* cp_info::info
 

Spec pseudo-code says: info[];.

Definition at line 117 of file classfile.h.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 30 19:01:09 2005 by  doxygen 1.4.4