Uses of Interface
org.eclipse.persistence.internal.libraries.asm.Opcodes
-
Packages that use Opcodes Package Description org.eclipse.persistence.internal.libraries.asm.commons -
-
Uses of Opcodes in org.eclipse.persistence.internal.libraries.asm.commons
Classes in org.eclipse.persistence.internal.libraries.asm.commons that implement Opcodes Modifier and Type Class Description classAdviceAdapterAMethodVisitorto insert before, after and around advices in methods and constructors.classCodeSizeEvaluatorAMethodVisitorthat approximates the size of the methods it visits.classJSRInlinerAdapterAMethodVisitorthat removes JSR instructions and inlines the referenced subroutines.
-