Jasm
Jasm copied to clipboard
Decouple Attribute Printing
Currently, attribute printing is handled by the BytecodeAttribute.print method. However, this is hard coding a particular view, and we may want to support multiple views (eg jasmin, jasm, javap, etc).