ASM v5.1 : a small and fast bytecode manipulation framework.
This is repackaged from "org.ow2.asm" in ASM v5.1.
The only changes in the code were to avoid compiler warnings (e.g to MethodVisitor.visitMethodInsn to comment out the "deprecated"), and fix javadocs error.