Uses of Interface
com.googlecode.aviator.asm.Opcodes
Packages that use Opcodes
-
Uses of Opcodes in com.googlecode.aviator.asm.commons
Classes in com.googlecode.aviator.asm.commons that implement OpcodesModifier and TypeClassDescriptionclass
AMethodVisitor
to insert before, after and around advices in methods and constructors.class
AMethodVisitor
that can be used to approximate method size.