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

local_variable_table_entry Struct Reference

#include <classfile.h>


Detailed Description

The class file local_variable_table_entry structure (anonymous in spec).

See section 4.8.11.

Definition at line 1927 of file classfile.h.

Data Fields

u2 descriptor_index
u2 index
u2 length
u2 name_index
u2 start_pc


Field Documentation

u2 local_variable_table_entry::start_pc
 

Definition at line 1929 of file classfile.h.

u2 local_variable_table_entry::length
 

Definition at line 1930 of file classfile.h.

u2 local_variable_table_entry::name_index
 

Definition at line 1931 of file classfile.h.

u2 local_variable_table_entry::descriptor_index
 

Definition at line 1932 of file classfile.h.

u2 local_variable_table_entry::index
 

Definition at line 1933 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