| Frames | No Frames |
Fields of type gnu.mapping.Environment | |
| Environment | |
Methods with parameter type gnu.mapping.Environment | |
| Object | |
| Symbol | |
| void | |
Classes derived from gnu.mapping.Environment | |
| class | An Environment containing the default bindings for the current Language. |
Fields of type gnu.mapping.Environment | |
| Environment | The environment for language built-ins and predefined bindings. |
| Environment | If non-null, the user environment. |
Methods with parameter type gnu.mapping.Environment | |
| Object | |
| boolean | |
Methods with return type gnu.mapping.Environment | |
| Environment | Get current user environment. |
| Environment | |
| Environment | |
| Environment | |
Constructors with parameter type gnu.mapping.Environment | |
Fields of type gnu.mapping.Environment | |
| Environment | |
Constructors with parameter type gnu.mapping.Environment | |
Methods with parameter type gnu.mapping.Environment | |
| void | ClassMemberLocation.define(Object instance, java.lang.reflect.Field rfield, String uri, Language language, Environment env) |
| StaticFieldLocation | StaticFieldLocation.define(Environment environ, Symbol sym, Object property, String cname, String fname) |
| void | Import all the public fields of an object. |
Classes derived from gnu.mapping.Environment | |
| class | |
| class | Concrete implementation of Environment. |
Constructors with parameter type gnu.mapping.Environment | |
RunnableClosure.RunnableClosure(Procedure action, CallContext parentContext, Environment penvironment) | |
RunnableClosure.RunnableClosure(Procedure action, Environment penvironment, InPort in, OutPort out, OutPort err) | |
Fields of type gnu.mapping.Environment | |
| Environment | |
Methods with parameter type gnu.mapping.Environment | |
| void | |
| Object | Gets a property value associated with an object. |
| Object | Get the property list assocated with an object in a given Environment. |
| InheritingEnvironment | |
| void | |
| boolean | Remove a properaty assocatied with an object. |
| void | |
| void | |
| void | |
| void | Set the property list assocated with an object in a given Environment. |
Methods with return type gnu.mapping.Environment | |
| Environment | |
| Environment | |
| Environment | |
| Environment | |
| Environment | |
| Environment | |
| Environment | |
| Environment | |
| Environment | Environment.getInstance(String name) |
| Environment | InheritingEnvironment.getParent(int index) |
| Environment | |
Fields of type gnu.mapping.Environment | |
| Environment | Environment of pre-defined non-standard Qexo/Kawa functions. |
| Environment | |
Methods with parameter type gnu.mapping.Environment | |
| Object | Default resolver for fn:collection. |
| void | Add a uri-to-value binding that setSavedCollection can later return. |
Constructors with parameter type gnu.mapping.Environment | |
Methods with parameter type gnu.mapping.Environment | |
| void | |
| void | |
| void | |
| void | |
Constructors with parameter type gnu.mapping.Environment | |
Methods with parameter type gnu.mapping.Environment | |
| Object | |
| void | |
| Object | |
| void | |
Methods with return type gnu.mapping.Environment | |
| Environment | |
Constructors with parameter type gnu.mapping.Environment | |
Fields of type gnu.mapping.Environment | |
| Environment | |
| Environment | |
| Environment | |
Methods with parameter type gnu.mapping.Environment | |
| void | |
| Object | Evalutate Scheme expressions from an "S expression."
|
| Object | Evalutate Scheme expressions from string. |
| Object | Evalutate Scheme expressions from stream. |
| void | Load using the name of a compile .class file. |
| void | |
| void | |
Methods with return type gnu.mapping.Environment | |
| Environment | |