Class InstructionAdder

java.lang.Object
proguard.classfile.editor.InstructionAdder
All Implemented Interfaces:
InstructionVisitor

public class InstructionAdder extends Object implements InstructionVisitor
This InstructionVisitor adds all instructions that it visits to the given target code attribute.