public final class LineNumberTableEntry
extends java.lang.Object
| Constructor and Description |
|---|
LineNumberTableEntry(int offset,
int lineNumber) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLineNumber() |
int |
getOffset() |