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

local_variable_type_table_entry Struct Reference

#include <classfile.h>


Detailed Description

The class file local_variable_type_table_entry structure (anonymous in spec).

See section 4.8.12.

Definition at line 1972 of file classfile.h.

Data Fields

u2 index
u2 length
u2 name_index
u2 signature_index
u2 start_pc


Field Documentation

u2 local_variable_type_table_entry::start_pc
 

Definition at line 1974 of file classfile.h.

u2 local_variable_type_table_entry::length
 

Definition at line 1975 of file classfile.h.

u2 local_variable_type_table_entry::name_index
 

Definition at line 1976 of file classfile.h.

u2 local_variable_type_table_entry::signature_index
 

Definition at line 1977 of file classfile.h.

u2 local_variable_type_table_entry::index
 

Definition at line 1978 of file classfile.h.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 30 18:50:56 2005 by  doxygen 1.4.4