Generated by
JDiff

Package org.springframework.asm

Added Classes
TypePath The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.
TypeReference A reference to a type appearing in a class, field or method declaration, or on an instruction.
 

Changed Classes and Interfaces
ClassVisitor A visitor to visit a Java class.
ClassWriter A ClassVisitor that generates classes in bytecode form.
FieldVisitor A visitor to visit a Java field.
MethodVisitor A visitor to visit a Java method.
Opcodes Defines the JVM opcodes, access flags and array type codes.