Uses of Interface
org.eclipse.persistence.internal.libraries.asm.Opcodes
Packages that use Opcodes
-
Uses of Opcodes in org.eclipse.persistence.internal.libraries.asm.commons
Classes in org.eclipse.persistence.internal.libraries.asm.commons that implement OpcodesModifier and TypeClassDescriptionclass
AMethodVisitor
to insert before, after and around advices in methods and constructors.class
AMethodVisitor
that approximates the size of the methods it visits.class
AMethodVisitor
that removes JSR instructions and inlines the referenced subroutines.