static class BytecodeTrackingDumper.MethodBytecode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map<java.lang.Integer,BytecodeTrackingDumper.LocAtLine> |
locAtLineMap |
Constructor and Description |
---|
MethodBytecode() |
Modifier and Type | Method and Description |
---|---|
void |
add(java.util.Collection<java.lang.Integer> offsetsForMethod,
int currentDepth,
int currentLine) |
(package private) java.util.TreeMap<java.lang.Integer,java.lang.Integer> |
getFinal() |
java.util.Map<java.lang.Integer,BytecodeTrackingDumper.LocAtLine> locAtLineMap