public static class CodeInfoAccess.FrameInfoState extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
entryOffset |
int |
firstValue |
boolean |
isDone |
boolean |
isFirstFrame |
static int |
NO_SUCCESSOR_INDEX_MARKER |
int |
successorIndex |
| Constructor and Description |
|---|
FrameInfoState() |
public static final int NO_SUCCESSOR_INDEX_MARKER
public long entryOffset
public boolean isFirstFrame
public boolean isDone
public int firstValue
public int successorIndex