Uses of Interface
gnu.mapping.HasSetter
Packages that use HasSetter
Package
Description
Contains classes to use reflection.
Supports
Procedure
,
and various related classes needed at run-time by dynamically typed
languages (such as Scheme and ECMAScript).-
Uses of HasSetter in gnu.kawa.functions
Classes in gnu.kawa.functions that implement HasSetterModifier and TypeClassDescriptionclass
The value of the Kawa Scheme expression '*:PART-NAME'.class
Procedure to get the value of a named component of an object.class
A reference to a named feature/part of a specific object.class
Procedure to get the value of a named component of an object.class
Implements Kawa extension function "setter", as in SRFI-17. -
Uses of HasSetter in gnu.kawa.reflect
Classes in gnu.kawa.reflect that implement HasSetter -
Uses of HasSetter in gnu.mapping
Classes in gnu.mapping that implement HasSetterModifier and TypeClassDescriptionclass
LocationProc<T>
A Procedure that evaluates to the value of a Location.