Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

line_number_table_entry Class Reference

List of all members.

Public Attributes

int start_pc
int line_number

Detailed Description

An entry in the line number table.
See also:
LineNumberTable_attribute
Author:
Clark Verbrugge

Definition at line 115 of file line_number_table_entry.java.


Member Data Documentation

int line_number_table_entry::line_number
 

Line number within the source code.

Definition at line 119 of file line_number_table_entry.java.

int line_number_table_entry::start_pc
 

Offset within bytecode of the start of the code for this line number.

Definition at line 117 of file line_number_table_entry.java.


The documentation for this class was generated from the following file:
Generated at Thu Feb 7 07:18:42 2002 for Bandera by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001