Package org.eolang
Interface Env
-
- All Known Implementing Classes:
Env.Simple
public interface Env
Envelope.- Since:
- 0.1
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
Env.Simple
Simple implementation.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Phi
get(Phi self)
Get the phi.
-