Provides an interface for an Environment, which contains a map from variables of a specific type (pri...
Provides a set of named variables and their types, as well as the values for those variables...
Provides an environment for variables and their values, either primitive or Factory-constructible obj...
static Environment * CreateEmpty()
A static factory method to create a new, empty Environment instance.