public interface  net.bytebuddy.implementation.MethodCall$TargetHandler$ForField$Location extends java.lang.Object
{
public abstract net.bytebuddy.description.field.FieldDescription resolve(net.bytebuddy.description.type.TypeDescription);
}