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

line_number_table_entry Struct Reference

#include <classfile.h>


Detailed Description

The class file line_number_table_entry structure (anonymous in spec).

See section 4.8.10.

Definition at line 1886 of file classfile.h.

Data Fields

u2 line_number
u2 start_pc


Field Documentation

u2 line_number_table_entry::start_pc
 

Definition at line 1888 of file classfile.h.

u2 line_number_table_entry::line_number
 

Definition at line 1889 of file classfile.h.


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