@Deprecated
public class LineNumberTable
extends java.lang.Object
Constructor and Description |
---|
LineNumberTable()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addLine(int startpc,
int lineno)
Deprecated.
|
int |
length()
Deprecated.
|
void |
write(java.io.DataOutputStream stream)
Deprecated.
|