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

  protected void <init>(net.bytebuddy.description.method.MethodDescription$InDefinedShape, java.util.List<? extends net.bytebuddy.asm.Advice$OffsetMapping$Factory<?>>, net.bytebuddy.description.type.TypeDefinition);
    descriptor: (Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/List;Lnet/bytebuddy/description/type/TypeDefinition;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=8, locals=4, args_size=4
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter this
        start local 1 // net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod
        start local 2 // java.util.List userFactories
        start local 3 // net.bytebuddy.description.type.TypeDefinition exitType
         0: .line 8878
            aload 0 /* this */
            aload 1 /* adviceMethod */
            bipush 12
            anewarray net.bytebuddy.asm.Advice$OffsetMapping$Factory
            dup
            iconst_0
         1: .line 8879
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForArgument$Unresolved$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForArgument$Unresolved$Factory;
            aastore
            dup
            iconst_1
         2: .line 8880
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForAllArguments$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForAllArguments$Factory;
            aastore
            dup
            iconst_2
         3: .line 8881
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForThisReference$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForThisReference$Factory;
            aastore
            dup
            iconst_3
         4: .line 8882
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForField$Unresolved$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForField$Unresolved$Factory;
            aastore
            dup
            iconst_4
         5: .line 8883
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
            aastore
            dup
            iconst_5
         6: .line 8884
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForUnusedValue$Factory;
            aastore
            dup
            bipush 6
         7: .line 8885
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForStubValue.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForStubValue;
            aastore
            dup
            bipush 7
         8: .line 8886
            aload 3 /* exitType */
            invokestatic net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory.of:(Lnet/bytebuddy/description/type/TypeDefinition;)Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory;
            aastore
            dup
            bipush 8
         9: .line 8887
            new net.bytebuddy.asm.Advice$OffsetMapping$Factory$Illegal
            dup
            ldc Lnet/bytebuddy/asm/Advice$Thrown;
            invokespecial net.bytebuddy.asm.Advice$OffsetMapping$Factory$Illegal.<init>:(Ljava/lang/Class;)V
            aastore
            dup
            bipush 9
        10: .line 8888
            new net.bytebuddy.asm.Advice$OffsetMapping$Factory$Illegal
            dup
            ldc Lnet/bytebuddy/asm/Advice$Enter;
            invokespecial net.bytebuddy.asm.Advice$OffsetMapping$Factory$Illegal.<init>:(Ljava/lang/Class;)V
            aastore
            dup
            bipush 10
        11: .line 8889
            new net.bytebuddy.asm.Advice$OffsetMapping$Factory$Illegal
            dup
            ldc Lnet/bytebuddy/asm/Advice$Local;
            invokespecial net.bytebuddy.asm.Advice$OffsetMapping$Factory$Illegal.<init>:(Ljava/lang/Class;)V
            aastore
            dup
            bipush 11
        12: .line 8890
            new net.bytebuddy.asm.Advice$OffsetMapping$Factory$Illegal
            dup
            ldc Lnet/bytebuddy/asm/Advice$Return;
            invokespecial net.bytebuddy.asm.Advice$OffsetMapping$Factory$Illegal.<init>:(Ljava/lang/Class;)V
            aastore
        13: .line 8879
            invokestatic java.util.Arrays.asList:([Ljava/lang/Object;)Ljava/util/List;
        14: .line 8890
            aload 2 /* userFactories */
        15: .line 8879
            invokestatic net.bytebuddy.utility.CompoundList.of:(Ljava/util/List;Ljava/util/List;)Ljava/util/List;
        16: .line 8891
            aload 1 /* adviceMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getDeclaredAnnotations:()Lnet/bytebuddy/description/annotation/AnnotationList;
            ldc Lnet/bytebuddy/asm/Advice$OnMethodEnter;
            invokeinterface net.bytebuddy.description.annotation.AnnotationList.ofType:(Ljava/lang/Class;)Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable;
            getstatic net.bytebuddy.asm.Advice.SUPPRESS_ENTER: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 8892
            aload 1 /* adviceMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getDeclaredAnnotations:()Lnet/bytebuddy/description/annotation/AnnotationList;
            ldc Lnet/bytebuddy/asm/Advice$OnMethodEnter;
            invokeinterface net.bytebuddy.description.annotation.AnnotationList.ofType:(Ljava/lang/Class;)Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable;
            getstatic net.bytebuddy.asm.Advice.SKIP_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
            invokespecial net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved.<init>:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/List;Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/type/TypeDescription;)V
        18: .line 8893
            aload 0 /* this */
            aload 1 /* adviceMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getDeclaredAnnotations:()Lnet/bytebuddy/description/annotation/AnnotationList;
            ldc Lnet/bytebuddy/asm/Advice$OnMethodEnter;
            invokeinterface net.bytebuddy.description.annotation.AnnotationList.ofType:(Ljava/lang/Class;)Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable;
            getstatic net.bytebuddy.asm.Advice.PREPEND_LINE_NUMBER: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$Delegating$Resolved$ForMethodEnter.prependLineNumber:Z
        19: .line 8894
            return
        end local 3 // net.bytebuddy.description.type.TypeDefinition exitType
        end local 2 // java.util.List userFactories
        end local 1 // net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   20     0           this  Lnet/bytebuddy/asm/Advice$Dispatcher$Delegating$Resolved$ForMethodEnter;
            0   20     1   adviceMethod  Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            0   20     2  userFactories  Ljava/util/List<+Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<*>;>;
            0   20     3       exitType  Lnet/bytebuddy/description/type/TypeDefinition;
    Signature: (Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/List<+Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<*>;>;Lnet/bytebuddy/description/type/TypeDefinition;)V
    MethodParameters:
               Name  Flags
      adviceMethod   
      userFactories  
      exitType       

  protected static net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodEnter of(net.bytebuddy.description.method.MethodDescription$InDefinedShape, java.util.List<? extends net.bytebuddy.asm.Advice$OffsetMapping$Factory<?>>, net.bytebuddy.description.type.TypeDefinition, boolean);
    descriptor: (Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/List;Lnet/bytebuddy/description/type/TypeDefinition;Z)Lnet/bytebuddy/asm/Advice$Dispatcher$Resolved$ForMethodEnter;
    flags: (0x000c) ACC_PROTECTED, ACC_STATIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod
        start local 1 // java.util.List userFactories
        start local 2 // net.bytebuddy.description.type.TypeDefinition exitType
        start local 3 // boolean methodExit
         0: .line 8909
            iload 3 /* methodExit */
            ifeq 2
         1: .line 8910
            new net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithRetainedEnterType
            dup
            aload 0 /* adviceMethod */
            aload 1 /* userFactories */
            aload 2 /* exitType */
            invokespecial net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithRetainedEnterType.<init>:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/List;Lnet/bytebuddy/description/type/TypeDefinition;)V
            goto 3
         2: .line 8911
      StackMap locals:
      StackMap stack:
            new net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithDiscardedEnterType
            dup
            aload 0 /* adviceMethod */
            aload 1 /* userFactories */
            aload 2 /* exitType */
            invokespecial net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithDiscardedEnterType.<init>:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/List;Lnet/bytebuddy/description/type/TypeDefinition;)V
         3: .line 8909
      StackMap locals:
      StackMap stack: net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter
            areturn
        end local 3 // boolean methodExit
        end local 2 // net.bytebuddy.description.type.TypeDefinition exitType
        end local 1 // java.util.List userFactories
        end local 0 // net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    4     0   adviceMethod  Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            0    4     1  userFactories  Ljava/util/List<+Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<*>;>;
            0    4     2       exitType  Lnet/bytebuddy/description/type/TypeDefinition;
            0    4     3     methodExit  Z
    Signature: (Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/List<+Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<*>;>;Lnet/bytebuddy/description/type/TypeDefinition;Z)Lnet/bytebuddy/asm/Advice$Dispatcher$Resolved$ForMethodEnter;
    MethodParameters:
               Name  Flags
      adviceMethod   
      userFactories  
      exitType       
      methodExit     

  public boolean isPrependLineNumber();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter this
         0: .line 8918
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter.prependLineNumber:Z
            ireturn
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Delegating$Resolved$ForMethodEnter;

  public java.util.Map<java.lang.String, net.bytebuddy.description.type.TypeDefinition> getNamedTypes();
    descriptor: ()Ljava/util/Map;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter this
         0: .line 8925
            invokestatic java.util.Collections.emptyMap:()Ljava/util/Map;
            areturn
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Delegating$Resolved$ForMethodEnter;
    Signature: ()Ljava/util/Map<Ljava/lang/String;Lnet/bytebuddy/description/type/TypeDefinition;>;

  protected net.bytebuddy.asm.Advice$Dispatcher$Bound resolve(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: (0x0004) ACC_PROTECTED
    Code:
      stack=13, locals=11, args_size=11
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter 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 8939
            aload 0 /* this */
            aload 1 /* instrumentedType */
         1: .line 8940
            aload 2 /* instrumentedMethod */
         2: .line 8941
            aload 3 /* methodVisitor */
         3: .line 8942
            aload 4 /* implementationContext */
         4: .line 8943
            aload 5 /* assigner */
         5: .line 8944
            aload 6 /* argumentHandler */
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter.adviceMethod:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            invokeinterface net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod.bindEnter:(Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForAdvice;
         6: .line 8945
            aload 7 /* methodSizeHandler */
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter.adviceMethod:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            invokeinterface net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod.bindEnter:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;
         7: .line 8946
            aload 8 /* stackMapFrameHandler */
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter.adviceMethod:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            invokeinterface net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod.bindEnter:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;
         8: .line 8947
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter.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 8948
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter.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 8939
            invokevirtual net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter.doResolve:(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$ForAdvice;Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;)Lnet/bytebuddy/asm/Advice$Dispatcher$Bound;
            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$Delegating$Resolved$ForMethodEnter this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0   11     0                   this  Lnet/bytebuddy/asm/Advice$Dispatcher$Delegating$Resolved$ForMethodEnter;
            0   11     1       instrumentedType  Lnet/bytebuddy/description/type/TypeDescription;
            0   11     2     instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0   11     3          methodVisitor  Lorg/objectweb/asm/MethodVisitor;
            0   11     4  implementationContext  Lnet/bytebuddy/implementation/Implementation$Context;
            0   11     5               assigner  Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
            0   11     6        argumentHandler  Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForInstrumentedMethod;
            0   11     7      methodSizeHandler  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForInstrumentedMethod;
            0   11     8   stackMapFrameHandler  Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForInstrumentedMethod;
            0   11     9       exceptionHandler  Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            0   11    10             relocation  Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Relocation;
    MethodParameters:
                       Name  Flags
      instrumentedType       
      instrumentedMethod     
      methodVisitor          
      implementationContext  
      assigner               
      argumentHandler        
      methodSizeHandler      
      stackMapFrameHandler   
      exceptionHandler       
      relocation             

  protected net.bytebuddy.asm.Advice$Dispatcher$Bound doResolve(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$ForAdvice, net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice, net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice, net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound, net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound);
    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$ForAdvice;Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;)Lnet/bytebuddy/asm/Advice$Dispatcher$Bound;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=11, locals=14, args_size=11
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter 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$ForAdvice argumentHandler
        start local 7 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice methodSizeHandler
        start local 8 // net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice stackMapFrameHandler
        start local 9 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound suppressionHandler
        start local 10 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound relocationHandler
         0: .line 8976
            new java.util.ArrayList
            dup
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter.offsetMappings:Ljava/util/Map;
            invokeinterface java.util.Map.size:()I
            invokespecial java.util.ArrayList.<init>:(I)V
            astore 11 /* offsetMappings */
        start local 11 // java.util.List offsetMappings
         1: .line 8977
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter.offsetMappings:Ljava/util/Map;
            invokeinterface java.util.Map.values:()Ljava/util/Collection;
            invokeinterface java.util.Collection.iterator:()Ljava/util/Iterator;
            astore 13
            goto 9
      StackMap locals: net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter 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$ForAdvice net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound java.util.List top java.util.Iterator
      StackMap stack:
         2: aload 13
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast net.bytebuddy.asm.Advice$OffsetMapping
            astore 12 /* offsetMapping */
        start local 12 // net.bytebuddy.asm.Advice$OffsetMapping offsetMapping
         3: .line 8978
            aload 11 /* offsetMappings */
            aload 12 /* offsetMapping */
            aload 1 /* instrumentedType */
         4: .line 8979
            aload 2 /* instrumentedMethod */
         5: .line 8980
            aload 5 /* assigner */
         6: .line 8981
            aload 6 /* argumentHandler */
         7: .line 8982
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$Sort.ENTER:Lnet/bytebuddy/asm/Advice$OffsetMapping$Sort;
         8: .line 8978
            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.List.add:(Ljava/lang/Object;)Z
            pop
        end local 12 // net.bytebuddy.asm.Advice$OffsetMapping offsetMapping
         9: .line 8977
      StackMap locals:
      StackMap stack:
            aload 13
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
        10: .line 8984
            new net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$AdviceMethodWriter$ForMethodEnter
            dup
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter.adviceMethod:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
        11: .line 8985
            aload 11 /* offsetMappings */
        12: .line 8986
            aload 3 /* methodVisitor */
        13: .line 8987
            aload 4 /* implementationContext */
        14: .line 8988
            aload 6 /* argumentHandler */
        15: .line 8989
            aload 7 /* methodSizeHandler */
        16: .line 8990
            aload 8 /* stackMapFrameHandler */
        17: .line 8991
            aload 9 /* suppressionHandler */
        18: .line 8992
            aload 10 /* relocationHandler */
        19: .line 8984
            invokespecial net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$AdviceMethodWriter$ForMethodEnter.<init>:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/List;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/asm/Advice$Dispatcher$SuppressionHandler$Bound;Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;)V
            areturn
        end local 11 // java.util.List 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.asm.Advice$StackMapFrameHandler$ForAdvice stackMapFrameHandler
        end local 7 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice methodSizeHandler
        end local 6 // net.bytebuddy.asm.Advice$ArgumentHandler$ForAdvice 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$Delegating$Resolved$ForMethodEnter this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0   20     0                   this  Lnet/bytebuddy/asm/Advice$Dispatcher$Delegating$Resolved$ForMethodEnter;
            0   20     1       instrumentedType  Lnet/bytebuddy/description/type/TypeDescription;
            0   20     2     instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0   20     3          methodVisitor  Lorg/objectweb/asm/MethodVisitor;
            0   20     4  implementationContext  Lnet/bytebuddy/implementation/Implementation$Context;
            0   20     5               assigner  Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
            0   20     6        argumentHandler  Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForAdvice;
            0   20     7      methodSizeHandler  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;
            0   20     8   stackMapFrameHandler  Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;
            0   20     9     suppressionHandler  Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;
            0   20    10      relocationHandler  Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;
            1   20    11         offsetMappings  Ljava/util/List<Lnet/bytebuddy/asm/Advice$OffsetMapping$Target;>;
            3    9    12          offsetMapping  Lnet/bytebuddy/asm/Advice$OffsetMapping;
    MethodParameters:
                       Name  Flags
      instrumentedType       
      instrumentedMethod     
      methodVisitor          
      implementationContext  
      assigner               
      argumentHandler        
      methodSizeHandler      
      stackMapFrameHandler   
      suppressionHandler     
      relocationHandler      
}
SourceFile: "Advice.java"
NestHost: net.bytebuddy.asm.Advice
InnerClasses:
  public abstract ArgumentHandler = net.bytebuddy.asm.Advice$ArgumentHandler of net.bytebuddy.asm.Advice
  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 Delegating = net.bytebuddy.asm.Advice$Dispatcher$Delegating of net.bytebuddy.asm.Advice$Dispatcher
  protected abstract Resolved = net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved of net.bytebuddy.asm.Advice$Dispatcher$Delegating
  protected abstract AdviceMethodWriter = net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$AdviceMethodWriter of net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved
  protected ForMethodEnter = net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$AdviceMethodWriter$ForMethodEnter of net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$AdviceMethodWriter
  protected abstract ForMethodEnter = net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter of net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved
  protected WithDiscardedEnterType = net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithDiscardedEnterType of net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter
  protected WithRetainedEnterType = net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithRetainedEnterType of net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter
  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 ForMethodEnter = net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodEnter 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
  public abstract Local = net.bytebuddy.asm.Advice$Local 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
  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 Illegal = net.bytebuddy.asm.Advice$OffsetMapping$Factory$Illegal of net.bytebuddy.asm.Advice$OffsetMapping$Factory
  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 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 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 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 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 OnMethodEnter = net.bytebuddy.asm.Advice$OnMethodEnter of net.bytebuddy.asm.Advice
  public abstract Return = net.bytebuddy.asm.Advice$Return 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 Thrown = net.bytebuddy.asm.Advice$Thrown of net.bytebuddy.asm.Advice
  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 Context = net.bytebuddy.implementation.Implementation$Context of net.bytebuddy.implementation.Implementation
    RuntimeVisibleAnnotations: 
      net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance()