public static class LineNumberList.Item
extends java.lang.Object
| Constructor and Description |
|---|
Item(int startPc,
int lineNumber)
Constructs an instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getLineNumber()
Gets the line number of this item.
|
int |
getStartPc()
Gets the start pc of this item.
|
Copyright © 2020. All Rights Reserved.