public abstract class BytecodeInstruction extends Object
BytecodeInstruction()
abstract void
visit(org.objectweb.asm.MethodVisitor mv)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BytecodeInstruction()
public abstract void visit(org.objectweb.asm.MethodVisitor mv)