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

LineNumberTable_attribute Class Reference

Inheritance diagram for LineNumberTable_attribute:
[legend]
Collaboration diagram for LineNumberTable_attribute:
[legend]
List of all members.

Public Attributes

int line_number_table_length
line_number_table_entry line_number_table []

Detailed Description

A debugging attribute, this associates blocks of bytecode with specific source code line numbers.
See also:
attribute_info
Author:
Clark Verbrugge

Definition at line 116 of file LineNumberTable_attribute.java.


Member Data Documentation

line_number_table_entry LineNumberTable_attribute::line_number_table[]
 

Line number table.

See also:
line_number_table_entry

Definition at line 122 of file LineNumberTable_attribute.java.

int LineNumberTable_attribute::line_number_table_length
 

Length of the line_number_table array.

Definition at line 118 of file LineNumberTable_attribute.java.


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