All Classes
-
All Classes Interface Summary Class Summary Class Description AdviceAdapter AMethodVisitorto insert before, after and around advices in methods and constructors.AnalyzerAdapter AMethodVisitorthat keeps track of stack map frame changes betweenAnalyzerAdapter.visitFrame(int, int, Object[], int, Object[])calls.AnnotationRemapper AnAnnotationVisitorthat remaps types with aRemapper.ClassRemapper AClassVisitorthat remaps types with aRemapper.CodeSizeEvaluator AMethodVisitorthat approximates the size of the methods it visits.FieldRemapper AFieldVisitorthat remaps types with aRemapper.GeneratorAdapter AMethodVisitorwith convenient methods to generate code.InstructionAdapter AMethodVisitorproviding a more detailed API to generate and transform instructions.JSRInlinerAdapter AMethodVisitorthat removes JSR instructions and inlines the referenced subroutines.LocalVariablesSorter AMethodVisitorthat renumbers local variables in their order of appearance.Method A named method descriptor.MethodRemapper AMethodVisitorthat remaps types with aRemapper.ModuleHashesAttribute A ModuleHashes attribute.ModuleRemapper AModuleVisitorthat remaps types with aRemapper.ModuleResolutionAttribute A ModuleResolution attribute.ModuleTargetAttribute A ModuleTarget attribute.RecordComponentRemapper ARecordComponentVisitorthat remaps types with aRemapper.Remapper A class responsible for remapping types and names.SerialVersionUIDAdder AClassVisitorthat adds a serial version unique identifier to a class if missing.SignatureRemapper ASignatureVisitorthat remaps types with aRemapper.SimpleRemapper ARemapperusing aMapto define its mapping.StaticInitMerger AClassVisitorthat merges <clinit> methods into a single one.TableSwitchGenerator A code generator for switch statements.TryCatchBlockSorter AMethodVisitoradapter to sort the exception handlers.