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