Modifier and Type | Field and Description |
---|---|
(package private) int |
line_number |
(package private) int |
start_pc |
Constructor and Description |
---|
LineNumData(int start_pc,
int line_number) |
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
void |
write(CheckedDataOutputStream out) |
public void write(CheckedDataOutputStream out) throws java.io.IOException