- All Implemented Interfaces:
- Serializable, Cloneable
public final class LineNumberTable
extends Attribute
This class represents a table of line numbers for debugging
purposes. This attribute is used by the Code attribute. It
contains pairs of PCs and line numbers.
- Version:
- $Id: LineNumberTable.java 1398107 2012-10-14 17:59:38Z markt $
- Author:
- M. Dahm
- See Also:
Code
,
Serialized Form