Uses of Class
net.hydromatic.morel.compile.Environments.EmptyEnvironment
-
Packages that use Environments.EmptyEnvironment Package Description net.hydromatic.morel.compile Validates programs (represented asAstNode), deduces their type, and compiles them into code that can be evaluated. -
-
Uses of Environments.EmptyEnvironment in net.hydromatic.morel.compile
Fields in net.hydromatic.morel.compile declared as Environments.EmptyEnvironment Modifier and Type Field Description (package private) static Environments.EmptyEnvironmentEnvironments.EmptyEnvironment. INSTANCE
-