public class net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithDiscardedEnterType extends net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithDiscardedEnterType
  super_class: net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter
{
  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=4, locals=4, args_size=4
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithDiscardedEnterType 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 9037
            aload 0 /* this */
            aload 1 /* adviceMethod */
            aload 2 /* userFactories */
            aload 3 /* exitType */
            invokespecial net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter.<init>:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;Ljava/util/List;Lnet/bytebuddy/description/type/TypeDefinition;)V
         1: .line 9038
            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$WithDiscardedEnterType this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    2     0           this  Lnet/bytebuddy/asm/Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithDiscardedEnterType;
            0    2     1   adviceMethod  Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            0    2     2  userFactories  Ljava/util/List<+Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<*>;>;
            0    2     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       

  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$Delegating$Resolved$ForMethodEnter$WithDiscardedEnterType this
         0: .line 9044
            getstatic net.bytebuddy.description.type.TypeDescription.VOID:Lnet/bytebuddy/description/type/TypeDescription;
            areturn
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithDiscardedEnterType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithDiscardedEnterType;

  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=11, args_size=11
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithDiscardedEnterType 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 9060
            aload 7 /* methodSizeHandler */
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithDiscardedEnterType.adviceMethod:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getReturnType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokeinterface net.bytebuddy.description.type.TypeDescription$Generic.getStackSize:()Lnet/bytebuddy/implementation/bytecode/StackSize;
            invokevirtual net.bytebuddy.implementation.bytecode.StackSize.getSize:()I
            invokeinterface net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice.requireLocalVariableLengthPadding:(I)V
         1: .line 9061
            aload 0 /* this */
            aload 1 /* instrumentedType */
         2: .line 9062
            aload 2 /* instrumentedMethod */
         3: .line 9063
            aload 3 /* methodVisitor */
         4: .line 9064
            aload 4 /* implementationContext */
         5: .line 9065
            aload 5 /* assigner */
         6: .line 9066
            aload 6 /* argumentHandler */
         7: .line 9067
            aload 7 /* methodSizeHandler */
         8: .line 9068
            aload 8 /* stackMapFrameHandler */
         9: .line 9069
            aload 9 /* suppressionHandler */
        10: .line 9070
            aload 10 /* relocationHandler */
        11: .line 9061
            invokespecial 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$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$WithDiscardedEnterType this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0   12     0                   this  Lnet/bytebuddy/asm/Advice$Dispatcher$Delegating$Resolved$ForMethodEnter$WithDiscardedEnterType;
            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$ForAdvice;
            0   12     7      methodSizeHandler  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;
            0   12     8   stackMapFrameHandler  Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;
            0   12     9     suppressionHandler  Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;
            0   12    10      relocationHandler  Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;
    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
  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 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
  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 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
  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 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
  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 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