static class BytecodeTrackingDumper.LocAtLine
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
currentLine |
(package private) int |
depth |
| Constructor and Description |
|---|
LocAtLine(int depth,
int currentLine) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentLine() |
int |
getDepth() |
void |
improve(int currentDepth,
int currentLine) |