Frames | No Frames |
Methods with parameter type gnu.mapping.Location | |
void |
Methods with parameter type gnu.mapping.Location | |
NamedLocation |
Classes derived from gnu.mapping.Location | |
class | A buffer-local variable (Location). |
Classes derived from gnu.mapping.Location | |
class | A Location whose value is that of a named field/method of an object. |
class | |
class |
Classes derived from gnu.mapping.Location | |
class | |
class | |
class | A Location that can be used as an entry in an Environment. |
class | |
class | |
class | Used to implement Lisp-style "property lists". |
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. |
Constructors with parameter type gnu.mapping.Location | |
Fields of type gnu.mapping.Location | |
Location | |
Location | If non-null, operations are forwarded to the base location. |
Methods with parameter type gnu.mapping.Location | |
void | |
NamedLocation | |
NamedLocation | |
ReadOnlyLocation | |
ConstrainedLocation | |
LocationProc | |
void | |
void | |
void | Define this Location as an alias for some other Location. |
void |
Methods with return type gnu.mapping.Location | |
Location | |
Location | |
Location | |
Location | SimpleEnvironment.getCurrentLocation(String name) |
Location | |
Location | Get the thread-specific Location for this Location. |
Location | Environment.getLocation(Object key, boolean create) |
Location | Return a location bound to key (and null property). |
Location | Return a location bound to (key, property). |
Location | |
Location | Return a location bound to (key, property). |
Location | |
Location | |
Location | Remove Location from this Environment. |
Location | Remove Location from this Environment. |
Methods with parameter type gnu.mapping.Location | |
Procedure |
Methods with return type gnu.mapping.Location | |
Location |