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

org.eolang.maven.pre.to-java.xsl Maven / Gradle / Ivy




  
  
  
      
  
  
    
    
    
  
  
    
    
        
    
  
  
    
    
    
      
        
      
      
        
      
      
        
      
    
  
  
    
    
  
  
    
    
    
      
        
          
          .
        
      
    
    
      
        
          
        
        
          
        
      
    
    
  
  
    
    
      
        φ
      
      
        
      
    
  
  
    
      
    
    
      
      
        
        .
      
      
    
  
  
    
      
      
        
        
        import org.eolang.*;
        
        import org.eolang.phi.*;
        
        
        
      
    
  
  
    
    public final class 
    
     extends PhDefault {
    
    
    
      
    
    
    }
    
  
  
    
    public 
    
    () {
    
    
      
        this.init();
      
      
        this(new PhEta());
      
    
    
    }
    
    
      
        private void init() {
      
      
        public 
        
        (final Phi parent) {
        
        super(parent);
      
    
    
    
      
      this.add("Δ", new AtFree());
    
    
      
      
        
      
    
    
    }
    
  
  
    
    this.add("
    
    ", 
    
    );
  
  
    new AtOnce(
    
    )
  
  
    new AtFree(
    
    )
  
  
    new AtVararg(
    
    )
  
  
    new AtBound(new AtOnce(
    new AtLambda(this, self -> {
    
    
      
      
        
      
    
    
    return ret;
    
    })
    ))
  
  
    
    
    
    Phi[] 
    
    _a = new Phi[
    
    ];
    
    
      
        
        _a
        
      
      
        
        
      
      
      
      _a[
      
      ] = 
      
      ;
      
    
    
    Phi 
    
     = new PhWith(new EOarray(self), "Δ", new Data.Value<Phi[]>(
    
    _a));
    
  
  
    /
    * default */
  
  
    
    
    
    
    
    Phi 
    
     = 
    
      
        self
      
      
        new PhMethod(self, "ρ")
      
      
        new 
        
        (self)
      
      
        
          You must explicitly say "
          
            ^.
          
          
          "
           instead of just "
          
          " on line 
          
        
      
      
        new PhMethod(self, "
        
        ")
      
      
        new 
        
        (self)
      
    
    ;
    
    
      
      
       = 
      new PhCopy(
      
      );
      
    
    
      
      
    
  
  
    
    
    
      
        
        _base
      
      
        
      
    
    
    Phi 
    
     = new PhMethod(
    
    _base, "
    
    
      
        ρ
      
      
        
      
    
    ");
    
    
      
      
       = new PhCopy(
      
      );
      
    
    
      
      
      
    
  
  
    
    
    
    
      
        
        _
        
      
      
        
        
          
          
        
      
    
    
      
      
      
       = new PhWith(
      
      , 
      
        
          "
          
          "
        
        
          
        
      
      , 
      
      _
      
      );
      
    
    
      
      
        
        
      
    
  
  
    
    
    
    
     = new PhWith(
    
    , "Δ", new Data.Value<
    
    >(
    
    ));
    
  
  
    
    @Test
    
    public void testWorks() throws java.lang.Exception {
    
    
      
        Assertions.assertThrows(Exception.class, () -> {
        
        
          
        
        
        });
      
      
        
          
        
      
    
    
    }
    
  
  
    
    
    Assertions.assertTrue(
    
    new Dataized(new 
    
    ()).take(Boolean.class)
    
    );
  
  
    package 
    
    ;
    
    
  
  
    import org.junit.jupiter.api.Assertions;
    
    import org.junit.jupiter.api.Test;
    
  
  
    /*
    
     * This file was auto-generated by eolang-maven-plugin
    
     * on 
    
    . Don't edit it,
    
     * your changes will be discarded on the next build.
    
     * The sources were compiled to XML on
    
     * 
    
     by the EO compiler v.
    
    .
    
     */
    
    
  
  
    
      
    
  





© 2015 - 2025 Weber Informatics LLC | Privacy Policy