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 TypeClassDescriptionclassAMethodVisitorto insert before, after and around advices in methods and constructors.classAMethodVisitorthat can be used to approximate method size.