public interface net.bytebuddy.asm.MemberSubstitution$Substitution$ForMethodInvocation$MethodResolver
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.asm.MemberSubstitution$Substitution$ForMethodInvocation$MethodResolver
  super_class: java.lang.Object
{
  public abstract net.bytebuddy.description.method.MethodDescription resolve(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.ByteCodeElement, net.bytebuddy.description.type.TypeList$Generic, net.bytebuddy.description.type.TypeDescription$Generic);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/ByteCodeElement;Lnet/bytebuddy/description/type/TypeList$Generic;Lnet/bytebuddy/description/type/TypeDescription$Generic;)Lnet/bytebuddy/description/method/MethodDescription;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
            Name  Flags
      targetType  
      target      
      parameters  
      result      
}
SourceFile: "MemberSubstitution.java"
NestHost: net.bytebuddy.asm.MemberSubstitution
InnerClasses:
  public abstract Substitution = net.bytebuddy.asm.MemberSubstitution$Substitution of net.bytebuddy.asm.MemberSubstitution
  public ForMethodInvocation = net.bytebuddy.asm.MemberSubstitution$Substitution$ForMethodInvocation of net.bytebuddy.asm.MemberSubstitution$Substitution
  public abstract MethodResolver = net.bytebuddy.asm.MemberSubstitution$Substitution$ForMethodInvocation$MethodResolver of net.bytebuddy.asm.MemberSubstitution$Substitution$ForMethodInvocation
  public Matching = net.bytebuddy.asm.MemberSubstitution$Substitution$ForMethodInvocation$MethodResolver$Matching of net.bytebuddy.asm.MemberSubstitution$Substitution$ForMethodInvocation$MethodResolver
  public Simple = net.bytebuddy.asm.MemberSubstitution$Substitution$ForMethodInvocation$MethodResolver$Simple of net.bytebuddy.asm.MemberSubstitution$Substitution$ForMethodInvocation$MethodResolver
  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