public interface net.bytebuddy.implementation.MethodCall$TargetHandler$ForField$Location
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.implementation.MethodCall$TargetHandler$ForField$Location
  super_class: java.lang.Object
{
  public abstract net.bytebuddy.description.field.FieldDescription resolve(net.bytebuddy.description.type.TypeDescription);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/description/field/FieldDescription;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                  Name  Flags
      instrumentedType  
}
SourceFile: "MethodCall.java"
NestHost: net.bytebuddy.implementation.MethodCall
InnerClasses:
  protected abstract TargetHandler = net.bytebuddy.implementation.MethodCall$TargetHandler of net.bytebuddy.implementation.MethodCall
  public ForField = net.bytebuddy.implementation.MethodCall$TargetHandler$ForField of net.bytebuddy.implementation.MethodCall$TargetHandler
  protected abstract Location = net.bytebuddy.implementation.MethodCall$TargetHandler$ForField$Location of net.bytebuddy.implementation.MethodCall$TargetHandler$ForField
  public ForExplicitField = net.bytebuddy.implementation.MethodCall$TargetHandler$ForField$Location$ForExplicitField of net.bytebuddy.implementation.MethodCall$TargetHandler$ForField$Location
  public ForImplicitField = net.bytebuddy.implementation.MethodCall$TargetHandler$ForField$Location$ForImplicitField of net.bytebuddy.implementation.MethodCall$TargetHandler$ForField$Location