public static interface BytecodeDumpConsumer.Item
Modifier and Type | Method and Description |
---|---|
NavigableMap<Integer,Integer> |
getBytecodeLocs()
return a map of BYTECODE LOCATION IN METHOD to LINE NUMBER.
|
Method |
getMethod() |
Method getMethod()
NavigableMap<Integer,Integer> getBytecodeLocs()
Copyright © 2011-2021. All Rights Reserved.