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 class
A Location object that proxies lookup in global and engine Bindings. -
Uses of IndirectableLocation in gnu.mapping
Subclasses of IndirectableLocation in gnu.mappingModifier and TypeClassDescriptionclass
A Location that forwards to a thread-specific Location.class
A Location that can be used as an entry in an Environment.class
class
A Location suitable when Environment or Location can be access by multiple threads.class
A Location that forwards to a thread-specific Location.Methods in gnu.mapping that return IndirectableLocation