Package org.eolang
Interface Env
-
public interface EnvEnvelope.- Since:
- 0.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Phiget(Phi self)Get the phi.
-
public interface Env
| Modifier and Type | Method | Description |
|---|---|---|
Phi |
get(Phi self) |
Get the phi.
|