Uses of Class
gnu.mapping.IndirectableLocation
Packages that use IndirectableLocation
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 IndirectableLocation in gnu.expr
Subclasses of IndirectableLocation in gnu.exprModifier and TypeClassDescriptionstatic classA Location object that proxies lookup in global and engine Bindings. -
Uses of IndirectableLocation in gnu.mapping
Subclasses of IndirectableLocation in gnu.mappingModifier and TypeClassDescriptionclassA Location that forwards to a thread-specific Location.classA Location that can be used as an entry in an Environment.classclassA Location suitable when Environment or Location can be access by multiple threads.classA Location that forwards to a thread-specific Location.Methods in gnu.mapping that return IndirectableLocation