EOorg.EOeolang.EOhamcrest.EOassert_that$EOall_of$EOdescription_of$EOt0$EOt1$EOa1 Maven / Gradle / Ivy
/*
* This file was auto-generated by eolang-maven-plugin
* on 2022-05-18T09:52:40.74Z. Don't edit it,
* your changes will be discarded on the next build.
*
* The EO sources were compiled to XMIR on
* 2022-05-18T09:51:34.536900Z by the compiler v.0.22.2.
*/
package EOorg.EOeolang.EOhamcrest;
import org.eolang.*;
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
@XmirObject(name = "assert-that$all-of$description-of$t0$t1$a1", oname = "assert-that$all-of$description-of$t0$t1$a1", source = "/home/r/repo/src/main/eo/org/eolang/hamcrest/assert-that.eo")
public final class EOassert_that$EOall_of$EOdescription_of$EOt0$EOt1$EOa1 extends PhDefault {
public EOassert_that$EOall_of$EOdescription_of$EOt0$EOt1$EOa1(final Phi sigma) {
super(sigma);
this.add("i", new AtFree(/* default */));
this.add("φ", new AtOnce(new AtComposite(this, rho -> {
Phi ret_base = new PhMethod(rho, "i");
ret_base = new PhLocated(ret_base, 116, 12);
Phi ret = new PhMethod(ret_base, "description-of");
return ret;
})));
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy