public interface net.bytebuddy.asm.MemberSubstitution$Replacement$Binding
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.asm.MemberSubstitution$Replacement$Binding
  super_class: java.lang.Object
{
  public abstract boolean isBound();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract net.bytebuddy.implementation.bytecode.StackManipulation make(net.bytebuddy.description.type.TypeList$Generic, net.bytebuddy.description.type.TypeDescription$Generic);
    descriptor: (Lnet/bytebuddy/description/type/TypeList$Generic;Lnet/bytebuddy/description/type/TypeDescription$Generic;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
            Name  Flags
      parameters  
      result      
}
SourceFile: "MemberSubstitution.java"
NestHost: net.bytebuddy.asm.MemberSubstitution
InnerClasses:
  protected abstract Replacement = net.bytebuddy.asm.MemberSubstitution$Replacement of net.bytebuddy.asm.MemberSubstitution
  public abstract Binding = net.bytebuddy.asm.MemberSubstitution$Replacement$Binding of net.bytebuddy.asm.MemberSubstitution$Replacement
  public Resolved = net.bytebuddy.asm.MemberSubstitution$Replacement$Binding$Resolved of net.bytebuddy.asm.MemberSubstitution$Replacement$Binding
  public final Unresolved = net.bytebuddy.asm.MemberSubstitution$Replacement$Binding$Unresolved of net.bytebuddy.asm.MemberSubstitution$Replacement$Binding
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription
  public abstract Generic = net.bytebuddy.description.type.TypeList$Generic of net.bytebuddy.description.type.TypeList