Uses of Class
net.hydromatic.morel.compile.Environments.EmptyEnvironment
Packages that use Environments.EmptyEnvironment
Package
Description
Validates programs
(represented as
AstNode),
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.EmptyEnvironmentModifier and TypeFieldDescription(package private) static final Environments.EmptyEnvironmentEnvironments.EmptyEnvironment.INSTANCE