Package org.eolang
Interface Expr
-
public interface ExprLambda expression.- Since:
- 0.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Phiget(Phi rho)Get the object.
-
public interface Expr
| Modifier and Type | Method | Description |
|---|---|---|
Phi |
get(Phi rho) |
Get the object.
|