public interface net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler
  super_class: java.lang.Object
{
  public abstract net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound bind(net.bytebuddy.implementation.bytecode.StackManipulation);
    descriptor: (Lnet/bytebuddy/implementation/bytecode/StackManipulation;)Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                  Name  Flags
      exceptionHandler  
}
SourceFile: "Advice.java"
NestHost: net.bytebuddy.asm.Advice
InnerClasses:
  protected abstract Dispatcher = net.bytebuddy.asm.Advice$Dispatcher of net.bytebuddy.asm.Advice
  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 final NoOp = net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp of net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler
  public Suppressing = net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Suppressing of net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler