All Downloads are FREE. Search and download functionalities are using the official Maven repository.

EOorg.EOeolang.EOhamcrest.EOassert_that$EOarray_each$EOdescription_of 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.*;

//  
//    
//     and
//      
//        
//         
//       
//        
//         
//         
//         
//         
//         
//         
//         
//         
//         
//         
//         
//         
//         
//         
//         
//         
//         
//         
//         
//         
//         
//       
//     
//   
//   
//   
//   
//   
//   
//   
//   
//   
//   
//   
//   
//   
//   
//   
//   
//   
//   
//   
//   
//   
// 
@XmirObject(name = "assert-that$array-each$description-of", oname = "description-of", source = "/home/r/repo/src/main/eo/org/eolang/hamcrest/assert-that.eo")
public final class EOassert_that$EOarray_each$EOdescription_of extends PhDefault {
  public EOassert_that$EOarray_each$EOdescription_of(final Phi sigma) {
    super(sigma);
    this.add("φ", new AtOnce(new AtComposite(this, rho -> {
      Phi ret_base = new EOorg.EOeolang.EOstring(Phi.Φ);
        ret_base = new PhLocated(ret_base, 393, 6);
        ret_base = new PhWith(ret_base, "Δ", new Data.Value(" and "));
      Phi ret = new PhMethod(ret_base, "joined");
        ret = new PhLocated(ret, 393, 13);
      ret = new PhCopy(ret);
        Phi ret_1_base = Phi.Φ.attr("org").get().attr("eolang").get().attr("collections").get().attr("list").get();
          ret_1_base = new PhLocated(ret_1_base, 395, 10);
        ret_1_base = new PhCopy(ret_1_base);
          Phi ret_1_base_1 = new PhMethod(new PhMethod(rho, "σ"), "matchers");
            ret_1_base_1 = new PhLocated(ret_1_base_1, 396, 12);
          ret_1_base = new PhWith(ret_1_base, 0, ret_1_base_1);
        Phi ret_1 = new PhMethod(ret_1_base, "map");
          ret_1 = new PhLocated(ret_1, 394, 8);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new EOassert_that$EOarray_each$EOdescription_of$EOt0$EOt1$EOa1(rho);
            ret_1_1 = new PhLocated(ret_1_1, 397, 10);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy