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 class
AdviceAdapter
AMethodVisitor
to insert before, after and around advices in methods and constructors.class
CodeSizeEvaluator
AMethodVisitor
that can be used to approximate method size.
-