Uses of Interface
com.googlecode.aviator.asm.Opcodes
-
Packages that use Opcodes Package Description com.googlecode.aviator.asm.commons -
-
Uses of Opcodes in com.googlecode.aviator.asm.commons
Classes in com.googlecode.aviator.asm.commons that implement Opcodes Modifier and Type Class Description classAdviceAdapterAMethodVisitorto insert before, after and around advices in methods and constructors.classCodeSizeEvaluatorAMethodVisitorthat can be used to approximate method size.
-