Uses of Package
gnu.mapping
-
Packages that use gnu.mapping Package Description gnu.brl gnu.ecmascript gnu.expr SupportsExpression, and various related classes need to compile programming languages.gnu.kawa.brl gnu.kawa.functions gnu.kawa.lispexpr gnu.kawa.models gnu.kawa.reflect Contains classes to use reflection.gnu.kawa.servlet gnu.kawa.xml gnu.kawa.xslt gnu.mapping SupportsProcedure, and various related classes needed at run-time by dynamically typed languages (such as Scheme and ECMAScript).gnu.xml gnu.xquery.lang gnu.xquery.util kawa.lang kawa.standard -
Classes in gnu.mapping used by gnu.brl Class Description Named Procedure The abstract parent for all Scheme functions.Procedure1 Abstract class for 1-argument Scheme procedures.PropertySet -
Classes in gnu.mapping used by gnu.ecmascript Class Description Named Procedure The abstract parent for all Scheme functions.Procedure2 Abstract class for 2-argument Scheme procedures.PropertySet -
Classes in gnu.mapping used by gnu.expr Class Description CallContext A procedure activation stack (when compiled with explicit stacks).Environment A mapping fromEnvironmentKeytoLocations.EnvironmentKey A pair of a name (aSymbol) and a property (anyObject).IndirectableLocation InheritingEnvironment Location A Location is an abstract cell/location/variable with a value of type T.LocationEnumeration MethodProc Similar to a CLOS method.Named NamedLocation A Location that can be used as an entry in an Environment.Namespace A mapping from strings ("print names") toSymbols.Procedure The abstract parent for all Scheme functions.ProcedureN Abstract class for "N-argument" Scheme procedures, whereN>4or variable.PropertySet SimpleEnvironment Concrete implementation ofEnvironment.SimpleSymbol A Symbol in the EmptyNamespace.Symbol A Symbol is a name, usually in a specific Namespace.ThreadLocation A Location that forwards to a thread-specific Location. -
Classes in gnu.mapping used by gnu.kawa.brl Class Description Environment A mapping fromEnvironmentKeytoLocations.SimpleEnvironment Concrete implementation ofEnvironment. -
Classes in gnu.mapping used by gnu.kawa.functions Class Description ArgListVector CallContext A procedure activation stack (when compiled with explicit stacks).HasSetter A Procedure that can be used on the left-hand-side of an assignment.Lazy A lazy value is one that may be calculated on demand.MethodProc Similar to a CLOS method.Named Procedure The abstract parent for all Scheme functions.Procedure0 Abstract class for 0-argument procedures.Procedure1 Abstract class for 1-argument Scheme procedures.Procedure2 Abstract class for 2-argument Scheme procedures.Procedure3 Abstract class for 3-argument Scheme procedures..ProcedureN Abstract class for "N-argument" Scheme procedures, whereN>4or variable.Promise Implement Scheme "promises".PropertySet Setter The "setter" of procedure that can be used in the LHS of an assignment.SimpleSymbol A Symbol in the EmptyNamespace.Symbol A Symbol is a name, usually in a specific Namespace.ThreadLocation A Location that forwards to a thread-specific Location. -
Classes in gnu.mapping used by gnu.kawa.lispexpr Class Description CallContext A procedure activation stack (when compiled with explicit stacks).HasNamedParts Named Namespace A mapping from strings ("print names") toSymbols.Procedure The abstract parent for all Scheme functions.PropertySet SimpleSymbol A Symbol in the EmptyNamespace.Symbol A Symbol is a name, usually in a specific Namespace.ThreadLocation A Location that forwards to a thread-specific Location.Values.Values2 A specialization of Values for exactly 2 values. -
Classes in gnu.mapping used by gnu.kawa.models Class Description Symbol A Symbol is a name, usually in a specific Namespace.ThreadLocation A Location that forwards to a thread-specific Location. -
Classes in gnu.mapping used by gnu.kawa.reflect Class Description CallContext A procedure activation stack (when compiled with explicit stacks).Environment A mapping fromEnvironmentKeytoLocations.HasSetter A Procedure that can be used on the left-hand-side of an assignment.Location A Location is an abstract cell/location/variable with a value of type T.MethodProc Similar to a CLOS method.Named Procedure The abstract parent for all Scheme functions.Procedure0 Abstract class for 0-argument procedures.Procedure1 Abstract class for 1-argument Scheme procedures.Procedure2 Abstract class for 2-argument Scheme procedures.Procedure3 Abstract class for 3-argument Scheme procedures..ProcedureN Abstract class for "N-argument" Scheme procedures, whereN>4or variable.PropertySet Symbol A Symbol is a name, usually in a specific Namespace. -
Classes in gnu.mapping used by gnu.kawa.servlet Class Description CallContext A procedure activation stack (when compiled with explicit stacks). -
Classes in gnu.mapping used by gnu.kawa.xml Class Description CallContext A procedure activation stack (when compiled with explicit stacks).HasNamedParts MethodProc Similar to a CLOS method.Named Namespace A mapping from strings ("print names") toSymbols.Procedure The abstract parent for all Scheme functions.Procedure1 Abstract class for 1-argument Scheme procedures.Procedure2 Abstract class for 2-argument Scheme procedures.ProcedureN Abstract class for "N-argument" Scheme procedures, whereN>4or variable.PropertySet Symbol A Symbol is a name, usually in a specific Namespace.Values Encapsulate multiple values in a single object.Values.FromList An implementation of Values that uses a java.util.List. -
Classes in gnu.mapping used by gnu.kawa.xslt Class Description CallContext A procedure activation stack (when compiled with explicit stacks).MethodProc Similar to a CLOS method.Named Procedure The abstract parent for all Scheme functions.ProcedureN Abstract class for "N-argument" Scheme procedures, whereN>4or variable.PropertySet Symbol A Symbol is a name, usually in a specific Namespace. -
Classes in gnu.mapping used by gnu.mapping Class Description ArgList ArgListBuilder ArgListImpl ArgListVector CallContext A procedure activation stack (when compiled with explicit stacks).ConstrainedLocation DynamicLocation A Location that forwards to a thread-specific Location.Environment A mapping fromEnvironmentKeytoLocations.EnvironmentKey A pair of a name (aSymbol) and a property (anyObject).Future HasNamedParts HasSetter A Procedure that can be used on the left-hand-side of an assignment.IndirectableLocation InheritingEnvironment Lazy A lazy value is one that may be calculated on demand.LazyPropertyKey A property whose value can be found lazily.Location A Location is an abstract cell/location/variable with a value of type T.LocationEnumeration LocationProc A Procedure that evaluates to the value of a Location.MethodProc Similar to a CLOS method.Named NamedLocation A Location that can be used as an entry in an Environment.Namespace A mapping from strings ("print names") toSymbols.Procedure The abstract parent for all Scheme functions.Procedure0or1 Abstract class for 0- or 1-argument Scheme procedures.ProcedureN Abstract class for "N-argument" Scheme procedures, whereN>4or variable.Promise Implement Scheme "promises".PropertyKey PropertySet keys that provide statically-typeable values.PropertySet ReadOnlyLocation RunnableClosure Setter The "setter" of procedure that can be used in the LHS of an assignment.SimpleEnvironment Concrete implementation ofEnvironment.SimpleSymbol A Symbol in the EmptyNamespace.Symbol A Symbol is a name, usually in a specific Namespace.Table2D Maps 2 objects to another.ThreadLocation A Location that forwards to a thread-specific Location.UnboundLocationException An undefined symbol was evaluated.Values Encapsulate multiple values in a single object.Values.Values2 A specialization of Values for exactly 2 values.WrappedException Encapsulate some Exception inside a RuntimeException.WrongType Exception thrown when a procedure parameter has the wrong type. -
Classes in gnu.mapping used by gnu.xml Class Description EnvironmentKey A pair of a name (aSymbol) and a property (anyObject).Symbol A Symbol is a name, usually in a specific Namespace.ThreadLocation A Location that forwards to a thread-specific Location. -
Classes in gnu.mapping used by gnu.xquery.lang Class Description CallContext A procedure activation stack (when compiled with explicit stacks).Environment A mapping fromEnvironmentKeytoLocations.Namespace A mapping from strings ("print names") toSymbols.Procedure The abstract parent for all Scheme functions.Symbol A Symbol is a name, usually in a specific Namespace. -
Classes in gnu.mapping used by gnu.xquery.util Class Description CallContext A procedure activation stack (when compiled with explicit stacks).Environment A mapping fromEnvironmentKeytoLocations.MethodProc Similar to a CLOS method.Named Procedure The abstract parent for all Scheme functions.Procedure1 Abstract class for 1-argument Scheme procedures.Procedure1or2 Abstract class for 1- or 2-argument Scheme procedures.Procedure2 Abstract class for 2-argument Scheme procedures.ProcedureN Abstract class for "N-argument" Scheme procedures, whereN>4or variable.PropertySet Symbol A Symbol is a name, usually in a specific Namespace. -
Classes in gnu.mapping used by kawa.lang Class Description CallContext A procedure activation stack (when compiled with explicit stacks).Environment A mapping fromEnvironmentKeytoLocations.MethodProc Similar to a CLOS method.Named Namespace A mapping from strings ("print names") toSymbols.Procedure The abstract parent for all Scheme functions.Procedure1 Abstract class for 1-argument Scheme procedures.Procedure2 Abstract class for 2-argument Scheme procedures.ProcedureN Abstract class for "N-argument" Scheme procedures, whereN>4or variable.PropertySet SimpleSymbol A Symbol in the EmptyNamespace.Symbol A Symbol is a name, usually in a specific Namespace.Values Encapsulate multiple values in a single object.Values.FromList An implementation of Values that uses a java.util.List. -
Classes in gnu.mapping used by kawa.standard Class Description Environment A mapping fromEnvironmentKeytoLocations.Location A Location is an abstract cell/location/variable with a value of type T.LocationProc A Procedure that evaluates to the value of a Location.Named Procedure The abstract parent for all Scheme functions.Procedure1or2 Abstract class for 1- or 2-argument Scheme procedures.ProcedureN Abstract class for "N-argument" Scheme procedures, whereN>4or variable.PropertySet SimpleEnvironment Concrete implementation ofEnvironment.SimpleSymbol A Symbol in the EmptyNamespace.Symbol A Symbol is a name, usually in a specific Namespace.