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 TypeClassDescriptionclassThe value of the Kawa Scheme expression '*:PART-NAME'.classProcedure to get the value of a named component of an object.classA reference to a named feature/part of a specific object.classProcedure to get the value of a named component of an object.classImplements 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 TypeClassDescriptionclassLocationProc<T>A Procedure that evaluates to the value of a Location.