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

CONSTANT_NameAndType_info Struct Reference

#include <classfile.h>


Detailed Description

Definition at line 1226 of file classfile.h.

Data Fields

u2 descriptor_index
CONSTANT_NameAndType_info::LOCAL_NameAndType_binding LOCAL_NameAndType_binding
 Local implementation late binding extensions for CONSTANT_NameAndType_info.
u2 name_index
u1 tag

Data Structures

struct  LOCAL_NameAndType_binding
 Local implementation late binding extensions for CONSTANT_NameAndType_info. More...


Field Documentation

u1 CONSTANT_NameAndType_info::tag
 

Definition at line 1228 of file classfile.h.

u2 CONSTANT_NameAndType_info::name_index
 

Definition at line 1229 of file classfile.h.

Referenced by linkage_resolve_class(), and opcode_run().

u2 CONSTANT_NameAndType_info::descriptor_index
 

Definition at line 1230 of file classfile.h.

Referenced by linkage_resolve_class(), and opcode_run().

struct CONSTANT_NameAndType_info::LOCAL_NameAndType_binding CONSTANT_NameAndType_info::LOCAL_NameAndType_binding
 

Local implementation late binding extensions for CONSTANT_NameAndType_info.

Uses LOCAL_ as a prefix to signify an item that is not part of the JVM spec itself, but an implementation detail.


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