Uses of Class
gnu.mapping.InheritingEnvironment
Packages that use InheritingEnvironment
Package
Description
Supports
Expression,
and various related classes need to compile programming languages.
Supports
Procedure,
and various related classes needed at run-time by dynamically typed
languages (such as Scheme and ECMAScript).-
Uses of InheritingEnvironment in gnu.expr
Subclasses of InheritingEnvironment in gnu.exprModifier and TypeClassDescriptionstatic classA Environment that proxies lookup in global and engine Bindings. -
Uses of InheritingEnvironment in gnu.mapping
Methods in gnu.mapping that return InheritingEnvironmentModifier and TypeMethodDescriptionstatic InheritingEnvironmentEnvironment.make(String name, Environment parent)