Class Disassembler

java.lang.Object
com.ibm.wala.shrike.shrikeBT.Disassembler

public class Disassembler extends Object
This is a very simple component to disassemble a ShrikeBT method. The disassembly is just the list of ShrikeBT instructions, annotated with exception handler blocks and the mapping back to the original bytecodes.