Interface BytecodeDumpConsumer.Item

    • Method Detail

      • getMethod

        Method getMethod()
      • getBytecodeLocs

        java.util.NavigableMap<java.lang.Integer,​java.lang.Integer> getBytecodeLocs()
        return a map of BYTECODE LOCATION IN METHOD to LINE NUMBER. Note that this is ordered by BYTECODE LOCATION.