public abstract class net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit extends net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved implements net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit
  minor version: 0
  major version: 59
  flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
  this_class: net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit
  super_class: net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved
{
  private final boolean backupArguments;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  protected void <init>(net.bytebuddy.description.method.MethodDescription$InDefinedShape, java.util.Map<java.lang.String, net.bytebuddy.description.type.TypeDefinition>, java.util.List<? extends net.bytebuddy.asm.Advice$OffsetMapping$Factory<?>>, org.objectweb.asm.ClassReader, net.bytebuddy.description.type.TypeDefinition);
    descriptor: (Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/Map;Ljava/util/List;Lorg/objectweb/asm/ClassReader;Lnet/bytebuddy/description/type/TypeDefinition;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=8, locals=6, args_size=6
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
        start local 1 // net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod
        start local 2 // java.util.Map namedTypes
        start local 3 // java.util.List userFactories
        start local 4 // org.objectweb.asm.ClassReader classReader
        start local 5 // net.bytebuddy.description.type.TypeDefinition enterType
         0: .line 7847
            aload 0 /* this */
            aload 1 /* adviceMethod */
            bipush 12
            anewarray net.bytebuddy.asm.Advice$OffsetMapping$Factory
            dup
            iconst_0
         1: .line 7848
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForArgument$Unresolved$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForArgument$Unresolved$Factory;
            aastore
            dup
            iconst_1
         2: .line 7849
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForAllArguments$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForAllArguments$Factory;
            aastore
            dup
            iconst_2
         3: .line 7850
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForThisReference$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForThisReference$Factory;
            aastore
            dup
            iconst_3
         4: .line 7851
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForField$Unresolved$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForField$Unresolved$Factory;
            aastore
            dup
            iconst_4
         5: .line 7852
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
            aastore
            dup
            iconst_5
         6: .line 7853
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForUnusedValue$Factory;
            aastore
            dup
            bipush 6
         7: .line 7854
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForStubValue.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForStubValue;
            aastore
            dup
            bipush 7
         8: .line 7855
            aload 5 /* enterType */
            invokestatic net.bytebuddy.asm.Advice$OffsetMapping$ForEnterValue$Factory.of:(Lnet/bytebuddy/description/type/TypeDefinition;)Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory;
            aastore
            dup
            bipush 8
         9: .line 7856
            aload 1 /* adviceMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getReturnType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokestatic net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory.of:(Lnet/bytebuddy/description/type/TypeDefinition;)Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory;
            aastore
            dup
            bipush 9
        10: .line 7857
            new net.bytebuddy.asm.Advice$OffsetMapping$ForLocalValue$Factory
            dup
            aload 2 /* namedTypes */
            invokespecial net.bytebuddy.asm.Advice$OffsetMapping$ForLocalValue$Factory.<init>:(Ljava/util/Map;)V
            aastore
            dup
            bipush 10
        11: .line 7858
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForReturnValue$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForReturnValue$Factory;
            aastore
            dup
            bipush 11
        12: .line 7859
            aload 1 /* adviceMethod */
            invokestatic net.bytebuddy.asm.Advice$OffsetMapping$ForThrowable$Factory.of:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory;
            aastore
        13: .line 7848
            invokestatic java.util.Arrays.asList:([Ljava/lang/Object;)Ljava/util/List;
        14: .line 7860
            aload 3 /* userFactories */
        15: .line 7848
            invokestatic net.bytebuddy.utility.CompoundList.of:(Ljava/util/List;Ljava/util/List;)Ljava/util/List;
        16: .line 7861
            aload 1 /* adviceMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getDeclaredAnnotations:()Lnet/bytebuddy/description/annotation/AnnotationList;
            ldc Lnet/bytebuddy/asm/Advice$OnMethodExit;
            invokeinterface net.bytebuddy.description.annotation.AnnotationList.ofType:(Ljava/lang/Class;)Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable;
            getstatic net.bytebuddy.asm.Advice.SUPPRESS_EXIT:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            invokeinterface net.bytebuddy.description.annotation.AnnotationDescription$Loadable.getValue:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/description/annotation/AnnotationValue;
            ldc Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.annotation.AnnotationValue.resolve:(Ljava/lang/Class;)Ljava/lang/Object;
            checkcast net.bytebuddy.description.type.TypeDescription
        17: .line 7862
            aload 1 /* adviceMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getDeclaredAnnotations:()Lnet/bytebuddy/description/annotation/AnnotationList;
            ldc Lnet/bytebuddy/asm/Advice$OnMethodExit;
            invokeinterface net.bytebuddy.description.annotation.AnnotationList.ofType:(Ljava/lang/Class;)Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable;
            getstatic net.bytebuddy.asm.Advice.REPEAT_ON:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            invokeinterface net.bytebuddy.description.annotation.AnnotationDescription$Loadable.getValue:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/description/annotation/AnnotationValue;
            ldc Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.annotation.AnnotationValue.resolve:(Ljava/lang/Class;)Ljava/lang/Object;
            checkcast net.bytebuddy.description.type.TypeDescription
        18: .line 7863
            aload 4 /* classReader */
            invokespecial net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved.<init>:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/List;Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/type/TypeDescription;Lorg/objectweb/asm/ClassReader;)V
        19: .line 7864
            aload 0 /* this */
            aload 1 /* adviceMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getDeclaredAnnotations:()Lnet/bytebuddy/description/annotation/AnnotationList;
            ldc Lnet/bytebuddy/asm/Advice$OnMethodExit;
            invokeinterface net.bytebuddy.description.annotation.AnnotationList.ofType:(Ljava/lang/Class;)Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable;
            getstatic net.bytebuddy.asm.Advice.BACKUP_ARGUMENTS:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            invokeinterface net.bytebuddy.description.annotation.AnnotationDescription$Loadable.getValue:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/description/annotation/AnnotationValue;
            ldc Ljava/lang/Boolean;
            invokeinterface net.bytebuddy.description.annotation.AnnotationValue.resolve:(Ljava/lang/Class;)Ljava/lang/Object;
            checkcast java.lang.Boolean
            invokevirtual java.lang.Boolean.booleanValue:()Z
            putfield net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.backupArguments:Z
        20: .line 7865
            return
        end local 5 // net.bytebuddy.description.type.TypeDefinition enterType
        end local 4 // org.objectweb.asm.ClassReader classReader
        end local 3 // java.util.List userFactories
        end local 2 // java.util.Map namedTypes
        end local 1 // net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   21     0           this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inlining$Resolved$ForMethodExit;
            0   21     1   adviceMethod  Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            0   21     2     namedTypes  Ljava/util/Map<Ljava/lang/String;Lnet/bytebuddy/description/type/TypeDefinition;>;
            0   21     3  userFactories  Ljava/util/List<+Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<*>;>;
            0   21     4    classReader  Lorg/objectweb/asm/ClassReader;
            0   21     5      enterType  Lnet/bytebuddy/description/type/TypeDefinition;
    Signature: (Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/Map<Ljava/lang/String;Lnet/bytebuddy/description/type/TypeDefinition;>;Ljava/util/List<+Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<*>;>;Lorg/objectweb/asm/ClassReader;Lnet/bytebuddy/description/type/TypeDefinition;)V
    MethodParameters:
               Name  Flags
      adviceMethod   
      namedTypes     
      userFactories  
      classReader    
      enterType      

  protected static net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit of(net.bytebuddy.description.method.MethodDescription$InDefinedShape, java.util.Map<java.lang.String, net.bytebuddy.description.type.TypeDefinition>, java.util.List<? extends net.bytebuddy.asm.Advice$OffsetMapping$Factory<?>>, org.objectweb.asm.ClassReader, net.bytebuddy.description.type.TypeDefinition);
    descriptor: (Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/Map;Ljava/util/List;Lorg/objectweb/asm/ClassReader;Lnet/bytebuddy/description/type/TypeDefinition;)Lnet/bytebuddy/asm/Advice$Dispatcher$Resolved$ForMethodExit;
    flags: (0x000c) ACC_PROTECTED, ACC_STATIC
    Code:
      stack=8, locals=6, args_size=5
        start local 0 // net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod
        start local 1 // java.util.Map namedTypes
        start local 2 // java.util.List userFactories
        start local 3 // org.objectweb.asm.ClassReader classReader
        start local 4 // net.bytebuddy.description.type.TypeDefinition enterType
         0: .line 7882
            aload 0 /* adviceMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getDeclaredAnnotations:()Lnet/bytebuddy/description/annotation/AnnotationList;
         1: .line 7883
            ldc Lnet/bytebuddy/asm/Advice$OnMethodExit;
            invokeinterface net.bytebuddy.description.annotation.AnnotationList.ofType:(Ljava/lang/Class;)Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable;
         2: .line 7884
            getstatic net.bytebuddy.asm.Advice.ON_THROWABLE:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            invokeinterface net.bytebuddy.description.annotation.AnnotationDescription$Loadable.getValue:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/description/annotation/AnnotationValue;
            ldc Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.annotation.AnnotationValue.resolve:(Ljava/lang/Class;)Ljava/lang/Object;
            checkcast net.bytebuddy.description.type.TypeDescription
         3: .line 7882
            astore 5 /* throwable */
        start local 5 // net.bytebuddy.description.type.TypeDescription throwable
         4: .line 7885
            aload 5 /* throwable */
            ldc Lnet/bytebuddy/asm/Advice$NoExceptionHandler;
            invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
            ifeq 6
         5: .line 7886
            new net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit$WithoutExceptionHandler
            dup
            aload 0 /* adviceMethod */
            aload 1 /* namedTypes */
            aload 2 /* userFactories */
            aload 3 /* classReader */
            aload 4 /* enterType */
            invokespecial net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit$WithoutExceptionHandler.<init>:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/Map;Ljava/util/List;Lorg/objectweb/asm/ClassReader;Lnet/bytebuddy/description/type/TypeDefinition;)V
            goto 7
         6: .line 7887
      StackMap locals: net.bytebuddy.description.type.TypeDescription
      StackMap stack:
            new net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit$WithExceptionHandler
            dup
            aload 0 /* adviceMethod */
            aload 1 /* namedTypes */
            aload 2 /* userFactories */
            aload 3 /* classReader */
            aload 4 /* enterType */
            aload 5 /* throwable */
            invokespecial net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit$WithExceptionHandler.<init>:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/Map;Ljava/util/List;Lorg/objectweb/asm/ClassReader;Lnet/bytebuddy/description/type/TypeDefinition;Lnet/bytebuddy/description/type/TypeDescription;)V
         7: .line 7885
      StackMap locals:
      StackMap stack: net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit
            areturn
        end local 5 // net.bytebuddy.description.type.TypeDescription throwable
        end local 4 // net.bytebuddy.description.type.TypeDefinition enterType
        end local 3 // org.objectweb.asm.ClassReader classReader
        end local 2 // java.util.List userFactories
        end local 1 // java.util.Map namedTypes
        end local 0 // net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    8     0   adviceMethod  Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            0    8     1     namedTypes  Ljava/util/Map<Ljava/lang/String;Lnet/bytebuddy/description/type/TypeDefinition;>;
            0    8     2  userFactories  Ljava/util/List<+Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<*>;>;
            0    8     3    classReader  Lorg/objectweb/asm/ClassReader;
            0    8     4      enterType  Lnet/bytebuddy/description/type/TypeDefinition;
            4    8     5      throwable  Lnet/bytebuddy/description/type/TypeDescription;
    Signature: (Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/Map<Ljava/lang/String;Lnet/bytebuddy/description/type/TypeDefinition;>;Ljava/util/List<+Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<*>;>;Lorg/objectweb/asm/ClassReader;Lnet/bytebuddy/description/type/TypeDefinition;)Lnet/bytebuddy/asm/Advice$Dispatcher$Resolved$ForMethodExit;
    MethodParameters:
               Name  Flags
      adviceMethod   
      namedTypes     
      userFactories  
      classReader    
      enterType      

  protected java.util.Map<java.lang.Integer, net.bytebuddy.description.type.TypeDefinition> resolveInitializationTypes(net.bytebuddy.asm.Advice$ArgumentHandler);
    descriptor: (Lnet/bytebuddy/asm/Advice$ArgumentHandler;)Ljava/util/Map;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
        start local 1 // net.bytebuddy.asm.Advice$ArgumentHandler argumentHandler
         0: .line 7892
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.adviceMethod:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getReturnType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            getstatic java.lang.Void.TYPE:Ljava/lang/Class;
            invokeinterface net.bytebuddy.description.type.TypeDescription$Generic.represents:(Ljava/lang/reflect/Type;)Z
            ifeq 2
         1: .line 7893
            invokestatic java.util.Collections.emptyMap:()Ljava/util/Map;
            goto 3
         2: .line 7894
      StackMap locals:
      StackMap stack:
            aload 1 /* argumentHandler */
            invokeinterface net.bytebuddy.asm.Advice$ArgumentHandler.exit:()I
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.adviceMethod:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getReturnType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokestatic java.util.Collections.singletonMap:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/Map;
         3: .line 7892
      StackMap locals:
      StackMap stack: java.util.Map
            areturn
        end local 1 // net.bytebuddy.asm.Advice$ArgumentHandler argumentHandler
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inlining$Resolved$ForMethodExit;
            0    4     1  argumentHandler  Lnet/bytebuddy/asm/Advice$ArgumentHandler;
    Signature: (Lnet/bytebuddy/asm/Advice$ArgumentHandler;)Ljava/util/Map<Ljava/lang/Integer;Lnet/bytebuddy/description/type/TypeDefinition;>;
    MethodParameters:
                 Name  Flags
      argumentHandler  

  protected org.objectweb.asm.MethodVisitor apply(org.objectweb.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod, net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod, net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod, net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription, net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound, net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound);
    descriptor: (Lorg/objectweb/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForInstrumentedMethod;Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForInstrumentedMethod;Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForInstrumentedMethod;Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;)Lorg/objectweb/asm/MethodVisitor;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=11, locals=11, args_size=11
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
        start local 1 // org.objectweb.asm.MethodVisitor methodVisitor
        start local 2 // net.bytebuddy.implementation.Implementation$Context implementationContext
        start local 3 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        start local 4 // net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod argumentHandler
        start local 5 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod methodSizeHandler
        start local 6 // net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod stackMapFrameHandler
        start local 7 // net.bytebuddy.description.type.TypeDescription instrumentedType
        start local 8 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        start local 9 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound suppressionHandler
        start local 10 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound relocationHandler
         0: .line 7908
            aload 0 /* this */
            aload 1 /* methodVisitor */
         1: .line 7909
            aload 2 /* implementationContext */
         2: .line 7910
            aload 3 /* assigner */
         3: .line 7911
            aload 4 /* argumentHandler */
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.adviceMethod:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            aload 0 /* this */
            invokevirtual net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.getThrowable:()Lnet/bytebuddy/description/type/TypeDescription;
            ldc Lnet/bytebuddy/asm/Advice$NoExceptionHandler;
            invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
            invokeinterface net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod.bindExit:(Lnet/bytebuddy/description/method/MethodDescription;Z)Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForAdvice;
         4: .line 7912
            aload 5 /* methodSizeHandler */
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.adviceMethod:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            invokeinterface net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod.bindExit:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;
         5: .line 7913
            aload 6 /* stackMapFrameHandler */
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.adviceMethod:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            invokeinterface net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod.bindExit:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;
         6: .line 7914
            aload 7 /* instrumentedType */
         7: .line 7915
            aload 8 /* instrumentedMethod */
         8: .line 7916
            aload 9 /* suppressionHandler */
         9: .line 7917
            aload 10 /* relocationHandler */
        10: .line 7908
            invokevirtual net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.doApply:(Lorg/objectweb/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForAdvice;Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;)Lorg/objectweb/asm/MethodVisitor;
            areturn
        end local 10 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound relocationHandler
        end local 9 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound suppressionHandler
        end local 8 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        end local 7 // net.bytebuddy.description.type.TypeDescription instrumentedType
        end local 6 // net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod stackMapFrameHandler
        end local 5 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod methodSizeHandler
        end local 4 // net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod argumentHandler
        end local 3 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        end local 2 // net.bytebuddy.implementation.Implementation$Context implementationContext
        end local 1 // org.objectweb.asm.MethodVisitor methodVisitor
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0   11     0                   this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inlining$Resolved$ForMethodExit;
            0   11     1          methodVisitor  Lorg/objectweb/asm/MethodVisitor;
            0   11     2  implementationContext  Lnet/bytebuddy/implementation/Implementation$Context;
            0   11     3               assigner  Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
            0   11     4        argumentHandler  Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForInstrumentedMethod;
            0   11     5      methodSizeHandler  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForInstrumentedMethod;
            0   11     6   stackMapFrameHandler  Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForInstrumentedMethod;
            0   11     7       instrumentedType  Lnet/bytebuddy/description/type/TypeDescription;
            0   11     8     instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0   11     9     suppressionHandler  Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;
            0   11    10      relocationHandler  Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;
    MethodParameters:
                       Name  Flags
      methodVisitor          
      implementationContext  
      assigner               
      argumentHandler        
      methodSizeHandler      
      stackMapFrameHandler   
      instrumentedType       
      instrumentedMethod     
      suppressionHandler     
      relocationHandler      

  private org.objectweb.asm.MethodVisitor doApply(org.objectweb.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.asm.Advice$ArgumentHandler$ForAdvice, net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice, net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice, net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription, net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound, net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound);
    descriptor: (Lorg/objectweb/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForAdvice;Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;)Lorg/objectweb/asm/MethodVisitor;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=12, locals=14, args_size=11
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
        start local 1 // org.objectweb.asm.MethodVisitor methodVisitor
        start local 2 // net.bytebuddy.implementation.Implementation$Context implementationContext
        start local 3 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        start local 4 // net.bytebuddy.asm.Advice$ArgumentHandler$ForAdvice argumentHandler
        start local 5 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice methodSizeHandler
        start local 6 // net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice stackMapFrameHandler
        start local 7 // net.bytebuddy.description.type.TypeDescription instrumentedType
        start local 8 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        start local 9 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound suppressionHandler
        start local 10 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound relocationHandler
         0: .line 7945
            new java.util.HashMap
            dup
            invokespecial java.util.HashMap.<init>:()V
            astore 11 /* offsetMappings */
        start local 11 // java.util.Map offsetMappings
         1: .line 7946
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.offsetMappings:Ljava/util/Map;
            invokeinterface java.util.Map.entrySet:()Ljava/util/Set;
            invokeinterface java.util.Set.iterator:()Ljava/util/Iterator;
            astore 13
            goto 9
      StackMap locals: net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit org.objectweb.asm.MethodVisitor net.bytebuddy.implementation.Implementation$Context net.bytebuddy.implementation.bytecode.assign.Assigner net.bytebuddy.asm.Advice$ArgumentHandler$ForAdvice net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice net.bytebuddy.description.type.TypeDescription net.bytebuddy.description.method.MethodDescription net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound java.util.Map top java.util.Iterator
      StackMap stack:
         2: aload 13
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast java.util.Map$Entry
            astore 12 /* entry */
        start local 12 // java.util.Map$Entry entry
         3: .line 7947
            aload 11 /* offsetMappings */
            aload 12 /* entry */
            invokeinterface java.util.Map$Entry.getKey:()Ljava/lang/Object;
            checkcast java.lang.Integer
            aload 12 /* entry */
            invokeinterface java.util.Map$Entry.getValue:()Ljava/lang/Object;
            checkcast net.bytebuddy.asm.Advice$OffsetMapping
            aload 7 /* instrumentedType */
         4: .line 7948
            aload 8 /* instrumentedMethod */
         5: .line 7949
            aload 3 /* assigner */
         6: .line 7950
            aload 4 /* argumentHandler */
         7: .line 7951
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$Sort.EXIT:Lnet/bytebuddy/asm/Advice$OffsetMapping$Sort;
         8: .line 7947
            invokeinterface net.bytebuddy.asm.Advice$OffsetMapping.resolve:(Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/asm/Advice$ArgumentHandler;Lnet/bytebuddy/asm/Advice$OffsetMapping$Sort;)Lnet/bytebuddy/asm/Advice$OffsetMapping$Target;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        end local 12 // java.util.Map$Entry entry
         9: .line 7946
      StackMap locals:
      StackMap stack:
            aload 13
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
        10: .line 7953
            new net.bytebuddy.asm.Advice$Dispatcher$Inlining$CodeTranslationVisitor$ForMethodExit
            dup
            aload 1 /* methodVisitor */
        11: .line 7954
            aload 2 /* implementationContext */
        12: .line 7955
            aload 4 /* argumentHandler */
        13: .line 7956
            aload 5 /* methodSizeHandler */
        14: .line 7957
            aload 6 /* stackMapFrameHandler */
        15: .line 7958
            aload 8 /* instrumentedMethod */
        16: .line 7959
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.adviceMethod:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
        17: .line 7960
            aload 11 /* offsetMappings */
        18: .line 7961
            aload 9 /* suppressionHandler */
        19: .line 7962
            aload 10 /* relocationHandler */
        20: .line 7953
            invokespecial net.bytebuddy.asm.Advice$Dispatcher$Inlining$CodeTranslationVisitor$ForMethodExit.<init>:(Lorg/objectweb/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForAdvice;Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/Map;Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;)V
            areturn
        end local 11 // java.util.Map offsetMappings
        end local 10 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound relocationHandler
        end local 9 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound suppressionHandler
        end local 8 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        end local 7 // net.bytebuddy.description.type.TypeDescription instrumentedType
        end local 6 // net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice stackMapFrameHandler
        end local 5 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice methodSizeHandler
        end local 4 // net.bytebuddy.asm.Advice$ArgumentHandler$ForAdvice argumentHandler
        end local 3 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        end local 2 // net.bytebuddy.implementation.Implementation$Context implementationContext
        end local 1 // org.objectweb.asm.MethodVisitor methodVisitor
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0   21     0                   this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inlining$Resolved$ForMethodExit;
            0   21     1          methodVisitor  Lorg/objectweb/asm/MethodVisitor;
            0   21     2  implementationContext  Lnet/bytebuddy/implementation/Implementation$Context;
            0   21     3               assigner  Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
            0   21     4        argumentHandler  Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForAdvice;
            0   21     5      methodSizeHandler  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;
            0   21     6   stackMapFrameHandler  Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;
            0   21     7       instrumentedType  Lnet/bytebuddy/description/type/TypeDescription;
            0   21     8     instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0   21     9     suppressionHandler  Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;
            0   21    10      relocationHandler  Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;
            1   21    11         offsetMappings  Ljava/util/Map<Ljava/lang/Integer;Lnet/bytebuddy/asm/Advice$OffsetMapping$Target;>;
            3    9    12                  entry  Ljava/util/Map$Entry<Ljava/lang/Integer;Lnet/bytebuddy/asm/Advice$OffsetMapping;>;
    MethodParameters:
                       Name  Flags
      methodVisitor          
      implementationContext  
      assigner               
      argumentHandler        
      methodSizeHandler      
      stackMapFrameHandler   
      instrumentedType       
      instrumentedMethod     
      suppressionHandler     
      relocationHandler      

  public net.bytebuddy.asm.Advice$ArgumentHandler$Factory getArgumentHandlerFactory();
    descriptor: ()Lnet/bytebuddy/asm/Advice$ArgumentHandler$Factory;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
         0: .line 7969
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.backupArguments:Z
            ifeq 2
         1: .line 7970
            getstatic net.bytebuddy.asm.Advice$ArgumentHandler$Factory.COPYING:Lnet/bytebuddy/asm/Advice$ArgumentHandler$Factory;
            goto 3
         2: .line 7971
      StackMap locals:
      StackMap stack:
            getstatic net.bytebuddy.asm.Advice$ArgumentHandler$Factory.SIMPLE:Lnet/bytebuddy/asm/Advice$ArgumentHandler$Factory;
         3: .line 7969
      StackMap locals:
      StackMap stack: net.bytebuddy.asm.Advice$ArgumentHandler$Factory
            areturn
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inlining$Resolved$ForMethodExit;

  public net.bytebuddy.description.type.TypeDefinition getAdviceType();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDefinition;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
         0: .line 7978
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.adviceMethod:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getReturnType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            areturn
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inlining$Resolved$ForMethodExit;

  public net.bytebuddy.asm.Advice$Dispatcher$Bound bind(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription, org.objectweb.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod, net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod, net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod, net.bytebuddy.implementation.bytecode.StackManipulation, net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/method/MethodDescription;Lorg/objectweb/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForInstrumentedMethod;Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForInstrumentedMethod;Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForInstrumentedMethod;Lnet/bytebuddy/implementation/bytecode/StackManipulation;Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Relocation;)Lnet/bytebuddy/asm/Advice$Dispatcher$Bound;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=15, locals=11, args_size=11
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
        start local 1 // net.bytebuddy.description.type.TypeDescription instrumentedType
        start local 2 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        start local 3 // org.objectweb.asm.MethodVisitor methodVisitor
        start local 4 // net.bytebuddy.implementation.Implementation$Context implementationContext
        start local 5 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        start local 6 // net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod argumentHandler
        start local 7 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod methodSizeHandler
        start local 8 // net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod stackMapFrameHandler
        start local 9 // net.bytebuddy.implementation.bytecode.StackManipulation exceptionHandler
        start local 10 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation relocation
         0: .line 7994
            new net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$AdviceMethodInliner
            dup
            aload 0 /* this */
            aload 1 /* instrumentedType */
         1: .line 7995
            aload 2 /* instrumentedMethod */
         2: .line 7996
            aload 3 /* methodVisitor */
         3: .line 7997
            aload 4 /* implementationContext */
         4: .line 7998
            aload 5 /* assigner */
         5: .line 7999
            aload 6 /* argumentHandler */
         6: .line 8000
            aload 7 /* methodSizeHandler */
         7: .line 8001
            aload 8 /* stackMapFrameHandler */
         8: .line 8002
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.suppressionHandler:Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler;
            aload 9 /* exceptionHandler */
            invokeinterface net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler.bind:(Lnet/bytebuddy/implementation/bytecode/StackManipulation;)Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;
         9: .line 8003
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.relocationHandler:Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler;
            aload 2 /* instrumentedMethod */
            aload 10 /* relocation */
            invokeinterface net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler.bind:(Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Relocation;)Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;
        10: .line 8004
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit.classReader:Lorg/objectweb/asm/ClassReader;
        11: .line 7994
            invokespecial net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$AdviceMethodInliner.<init>:(Lnet/bytebuddy/asm/Advice$Dispatcher$Inlining$Resolved;Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/method/MethodDescription;Lorg/objectweb/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForInstrumentedMethod;Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForInstrumentedMethod;Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForInstrumentedMethod;Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;Lorg/objectweb/asm/ClassReader;)V
            areturn
        end local 10 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation relocation
        end local 9 // net.bytebuddy.implementation.bytecode.StackManipulation exceptionHandler
        end local 8 // net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod stackMapFrameHandler
        end local 7 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod methodSizeHandler
        end local 6 // net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod argumentHandler
        end local 5 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        end local 4 // net.bytebuddy.implementation.Implementation$Context implementationContext
        end local 3 // org.objectweb.asm.MethodVisitor methodVisitor
        end local 2 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        end local 1 // net.bytebuddy.description.type.TypeDescription instrumentedType
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0   12     0                   this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inlining$Resolved$ForMethodExit;
            0   12     1       instrumentedType  Lnet/bytebuddy/description/type/TypeDescription;
            0   12     2     instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0   12     3          methodVisitor  Lorg/objectweb/asm/MethodVisitor;
            0   12     4  implementationContext  Lnet/bytebuddy/implementation/Implementation$Context;
            0   12     5               assigner  Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
            0   12     6        argumentHandler  Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForInstrumentedMethod;
            0   12     7      methodSizeHandler  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForInstrumentedMethod;
            0   12     8   stackMapFrameHandler  Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForInstrumentedMethod;
            0   12     9       exceptionHandler  Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            0   12    10             relocation  Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Relocation;
    MethodParameters:
                       Name  Flags
      instrumentedType       
      instrumentedMethod     
      methodVisitor          
      implementationContext  
      assigner               
      argumentHandler        
      methodSizeHandler      
      stackMapFrameHandler   
      exceptionHandler       
      relocation             
}
SourceFile: "Advice.java"
NestHost: net.bytebuddy.asm.Advice
InnerClasses:
  public abstract Entry = java.util.Map$Entry of java.util.Map
  public abstract ArgumentHandler = net.bytebuddy.asm.Advice$ArgumentHandler of net.bytebuddy.asm.Advice
  public abstract Factory = net.bytebuddy.asm.Advice$ArgumentHandler$Factory of net.bytebuddy.asm.Advice$ArgumentHandler
  public abstract ForAdvice = net.bytebuddy.asm.Advice$ArgumentHandler$ForAdvice of net.bytebuddy.asm.Advice$ArgumentHandler
  public abstract ForInstrumentedMethod = net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod of net.bytebuddy.asm.Advice$ArgumentHandler
  protected abstract Dispatcher = net.bytebuddy.asm.Advice$Dispatcher of net.bytebuddy.asm.Advice
  public abstract Bound = net.bytebuddy.asm.Advice$Dispatcher$Bound of net.bytebuddy.asm.Advice$Dispatcher
  public Inlining = net.bytebuddy.asm.Advice$Dispatcher$Inlining of net.bytebuddy.asm.Advice$Dispatcher
  protected abstract CodeTranslationVisitor = net.bytebuddy.asm.Advice$Dispatcher$Inlining$CodeTranslationVisitor of net.bytebuddy.asm.Advice$Dispatcher$Inlining
  protected ForMethodExit = net.bytebuddy.asm.Advice$Dispatcher$Inlining$CodeTranslationVisitor$ForMethodExit of net.bytebuddy.asm.Advice$Dispatcher$Inlining$CodeTranslationVisitor
  protected abstract Resolved = net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved of net.bytebuddy.asm.Advice$Dispatcher$Inlining
  protected AdviceMethodInliner = net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$AdviceMethodInliner of net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved
  protected abstract ForMethodExit = net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit of net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved
  protected WithExceptionHandler = net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit$WithExceptionHandler of net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit
  protected WithoutExceptionHandler = net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit$WithoutExceptionHandler of net.bytebuddy.asm.Advice$Dispatcher$Inlining$Resolved$ForMethodExit
  public abstract RelocationHandler = net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler of net.bytebuddy.asm.Advice$Dispatcher
  public abstract Bound = net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound of net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler
  public abstract Relocation = net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation of net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler
  public abstract Resolved = net.bytebuddy.asm.Advice$Dispatcher$Resolved of net.bytebuddy.asm.Advice$Dispatcher
  public abstract ForMethodExit = net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit of net.bytebuddy.asm.Advice$Dispatcher$Resolved
  public abstract SuppressionHandler = net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler of net.bytebuddy.asm.Advice$Dispatcher
  public abstract Bound = net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound of net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler
  public abstract Enter = net.bytebuddy.asm.Advice$Enter of net.bytebuddy.asm.Advice
  public abstract Exit = net.bytebuddy.asm.Advice$Exit of net.bytebuddy.asm.Advice
  protected abstract MethodSizeHandler = net.bytebuddy.asm.Advice$MethodSizeHandler of net.bytebuddy.asm.Advice
  public abstract ForAdvice = net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice of net.bytebuddy.asm.Advice$MethodSizeHandler
  public abstract ForInstrumentedMethod = net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod of net.bytebuddy.asm.Advice$MethodSizeHandler
  private NoExceptionHandler = net.bytebuddy.asm.Advice$NoExceptionHandler of net.bytebuddy.asm.Advice
  public abstract OffsetMapping = net.bytebuddy.asm.Advice$OffsetMapping of net.bytebuddy.asm.Advice
  public abstract Factory = net.bytebuddy.asm.Advice$OffsetMapping$Factory of net.bytebuddy.asm.Advice$OffsetMapping
  public ForAllArguments = net.bytebuddy.asm.Advice$OffsetMapping$ForAllArguments of net.bytebuddy.asm.Advice$OffsetMapping
  protected final Factory = net.bytebuddy.asm.Advice$OffsetMapping$ForAllArguments$Factory of net.bytebuddy.asm.Advice$OffsetMapping$ForAllArguments
  public abstract ForArgument = net.bytebuddy.asm.Advice$OffsetMapping$ForArgument of net.bytebuddy.asm.Advice$OffsetMapping
  public Unresolved = net.bytebuddy.asm.Advice$OffsetMapping$ForArgument$Unresolved of net.bytebuddy.asm.Advice$OffsetMapping$ForArgument
  protected final Factory = net.bytebuddy.asm.Advice$OffsetMapping$ForArgument$Unresolved$Factory of net.bytebuddy.asm.Advice$OffsetMapping$ForArgument$Unresolved
  public ForEnterValue = net.bytebuddy.asm.Advice$OffsetMapping$ForEnterValue of net.bytebuddy.asm.Advice$OffsetMapping
  protected Factory = net.bytebuddy.asm.Advice$OffsetMapping$ForEnterValue$Factory of net.bytebuddy.asm.Advice$OffsetMapping$ForEnterValue
  public ForExitValue = net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue of net.bytebuddy.asm.Advice$OffsetMapping
  protected Factory = net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory of net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue
  public abstract ForField = net.bytebuddy.asm.Advice$OffsetMapping$ForField of net.bytebuddy.asm.Advice$OffsetMapping
  public abstract Unresolved = net.bytebuddy.asm.Advice$OffsetMapping$ForField$Unresolved of net.bytebuddy.asm.Advice$OffsetMapping$ForField
  protected final Factory = net.bytebuddy.asm.Advice$OffsetMapping$ForField$Unresolved$Factory of net.bytebuddy.asm.Advice$OffsetMapping$ForField$Unresolved
  public ForLocalValue = net.bytebuddy.asm.Advice$OffsetMapping$ForLocalValue of net.bytebuddy.asm.Advice$OffsetMapping
  protected Factory = net.bytebuddy.asm.Advice$OffsetMapping$ForLocalValue$Factory of net.bytebuddy.asm.Advice$OffsetMapping$ForLocalValue
  public ForOrigin = net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin of net.bytebuddy.asm.Advice$OffsetMapping
  protected final Factory = net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory of net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin
  public ForReturnValue = net.bytebuddy.asm.Advice$OffsetMapping$ForReturnValue of net.bytebuddy.asm.Advice$OffsetMapping
  protected final Factory = net.bytebuddy.asm.Advice$OffsetMapping$ForReturnValue$Factory of net.bytebuddy.asm.Advice$OffsetMapping$ForReturnValue
  public final ForStubValue = net.bytebuddy.asm.Advice$OffsetMapping$ForStubValue of net.bytebuddy.asm.Advice$OffsetMapping
  public ForThisReference = net.bytebuddy.asm.Advice$OffsetMapping$ForThisReference of net.bytebuddy.asm.Advice$OffsetMapping
  protected final Factory = net.bytebuddy.asm.Advice$OffsetMapping$ForThisReference$Factory of net.bytebuddy.asm.Advice$OffsetMapping$ForThisReference
  public ForThrowable = net.bytebuddy.asm.Advice$OffsetMapping$ForThrowable of net.bytebuddy.asm.Advice$OffsetMapping
  protected final Factory = net.bytebuddy.asm.Advice$OffsetMapping$ForThrowable$Factory of net.bytebuddy.asm.Advice$OffsetMapping$ForThrowable
  public ForUnusedValue = net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue of net.bytebuddy.asm.Advice$OffsetMapping
  protected final Factory = net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue$Factory of net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue
  public abstract Sort = net.bytebuddy.asm.Advice$OffsetMapping$Sort of net.bytebuddy.asm.Advice$OffsetMapping
  public abstract Target = net.bytebuddy.asm.Advice$OffsetMapping$Target of net.bytebuddy.asm.Advice$OffsetMapping
  public abstract OnMethodExit = net.bytebuddy.asm.Advice$OnMethodExit of net.bytebuddy.asm.Advice
  protected abstract StackMapFrameHandler = net.bytebuddy.asm.Advice$StackMapFrameHandler of net.bytebuddy.asm.Advice
  public abstract ForAdvice = net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice of net.bytebuddy.asm.Advice$StackMapFrameHandler
  public abstract ForInstrumentedMethod = net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod of net.bytebuddy.asm.Advice$StackMapFrameHandler
  public abstract Enhance = net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance of net.bytebuddy.build.HashCodeAndEqualsPlugin
  public abstract Loadable = net.bytebuddy.description.annotation.AnnotationDescription$Loadable of net.bytebuddy.description.annotation.AnnotationDescription
  public abstract InDefinedShape = net.bytebuddy.description.method.MethodDescription$InDefinedShape of net.bytebuddy.description.method.MethodDescription
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription
  public abstract Context = net.bytebuddy.implementation.Implementation$Context of net.bytebuddy.implementation.Implementation
    RuntimeVisibleAnnotations: 
      net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance()