public static interface BytecodeDumpConsumer.Item
Modifier and Type | Method and Description |
---|---|
java.util.NavigableMap<java.lang.Integer,java.lang.Integer> |
getBytecodeLocs()
return a map of BYTECODE LOCATION IN METHOD to LINE NUMBER.
|
Method |
getMethod() |
Method getMethod()
java.util.NavigableMap<java.lang.Integer,java.lang.Integer> getBytecodeLocs()