Module org.eclipse.persistence.asm
Package org.eclipse.persistence.internal.libraries.asm.commons
package org.eclipse.persistence.internal.libraries.asm.commons
-
ClassDescriptionA
MethodVisitor
to insert before, after and around advices in methods and constructors.AMethodVisitor
that keeps track of stack map frame changes betweenAnalyzerAdapter.visitFrame(int, int, Object[], int, Object[])
calls.AnAnnotationVisitor
that remaps types with aRemapper
.AClassVisitor
that remaps types with aRemapper
.AMethodVisitor
that approximates the size of the methods it visits.AFieldVisitor
that remaps types with aRemapper
.AMethodVisitor
with convenient methods to generate code.AMethodVisitor
providing a more detailed API to generate and transform instructions.AMethodVisitor
that removes JSR instructions and inlines the referenced subroutines.AMethodVisitor
that renumbers local variables in their order of appearance.A named method descriptor.AMethodVisitor
that remaps types with aRemapper
.A ModuleHashes attribute.AModuleVisitor
that remaps types with aRemapper
.A ModuleResolution attribute.A ModuleTarget attribute.ARecordComponentVisitor
that remaps types with aRemapper
.A class responsible for remapping types and names.AClassVisitor
that adds a serial version unique identifier to a class if missing.ASignatureVisitor
that remaps types with aRemapper
.AClassVisitor
that merges <clinit> methods into a single one.A code generator for switch statements.AMethodVisitor
adapter to sort the exception handlers.