All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
EOorg.EOeolang.EOhamcrest.EOassert_that$EOclose_to$EOmatch$EOactual_delta Maven / Gradle / Ivy
/*
* This file was auto-generated by eolang-maven-plugin
* on 2022-07-25T15:16:18.194Z. Don't edit it,
* your changes will be discarded on the next build.
*
* The EO sources were compiled to XMIR on
* 2022-07-25T15:14:41.001213Z by the compiler v.0.24.0.
*/
package EOorg.EOeolang.EOhamcrest;
import org.eolang.*;
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
@XmirObject(name = "assert-that$close-to$match$actual-delta", oname = "actual-delta", source = "/home/r/repo/src/main/eo/org/eolang/hamcrest/assert-that.eo")
public final class EOassert_that$EOclose_to$EOmatch$EOactual_delta extends PhDefault {
public EOassert_that$EOclose_to$EOmatch$EOactual_delta(final Phi sigma) {
super(sigma);
this.add("φ", new AtOnce(new AtComposite(this, rho -> {
Phi ret_base_base = Phi.Φ.attr("org").get().attr("eolang").get().attr("math").get().attr("number").get();
ret_base_base = new PhLocated(ret_base_base, 209, 12);
ret_base_base = new PhCopy(ret_base_base);
Phi ret_base_base_1_base = new PhMethod(new PhMethod(rho, "σ"), "a");
ret_base_base_1_base = new PhLocated(ret_base_base_1_base, 209, 20);
Phi ret_base_base_1 = new PhMethod(ret_base_base_1_base, "minus");
ret_base_base_1 = new PhLocated(ret_base_base_1, 209, 21);
ret_base_base_1 = new PhCopy(ret_base_base_1);
Phi ret_base_base_1_1 = new PhMethod(new PhMethod(new PhMethod(rho, "σ"), "σ"), "operand");
ret_base_base_1_1 = new PhLocated(ret_base_base_1_1, 209, 28);
ret_base_base_1 = new PhWith(ret_base_base_1, 0, ret_base_base_1_1);
ret_base_base = new PhWith(ret_base_base, 0, ret_base_base_1);
Phi ret_base = new PhMethod(ret_base_base, "abs");
ret_base = new PhLocated(ret_base, 208, 10);
Phi ret = new PhMethod(ret_base, "minus");
ret = new PhLocated(ret, 207, 8);
ret = new PhCopy(ret);
Phi ret_1 = new PhMethod(new PhMethod(new PhMethod(rho, "σ"), "σ"), "err");
ret_1 = new PhLocated(ret_1, 210, 10);
ret = new PhWith(ret, 0, ret_1);
return ret;
})));
}
}