EOorg.EOeolang.EObytes$EOas_bytes Maven / Gradle / Ivy
/*
* This file was auto-generated by eolang-maven-plugin
* on 2022-05-18T09:52:45.212Z. Don't edit it,
* your changes will be discarded on the next build.
*
* The EO sources were compiled to XMIR on
* 2022-05-18T09:52:23.735245Z by the compiler v.0.22.2.
*/
package EOorg.EOeolang;
import org.eolang.*;
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
@XmirObject(name = "bytes$as-bytes", oname = "as-bytes", source = "/home/r/repo/target/eo/04-pull/org/eolang/bytes.eo")
public final class EObytes$EOas_bytes extends PhDefault {
public EObytes$EOas_bytes(final Phi sigma) {
super(sigma);
this.add("φ", new AtOnce(new AtComposite(this, rho -> {
Phi ret = new PhMethod(rho, "ρ");
ret = new PhLocated(ret, 79, 4);
return ret;
})));
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy