| Package | Description |
|---|---|
| gnu.kawa.functions | |
| gnu.kawa.reflect |
Contains classes to use reflection.
|
| gnu.mapping |
Supports
Procedure,
and various related classes needed at run-time by dynamically typed
languages (such as Scheme and ECMAScript). |
| Modifier and Type | Class and Description |
|---|---|
class |
GetNamedInstancePart
The value of the Kawa Scheme expression '*:PART-NAME'.
|
class |
GetNamedPart
Procedure to get the value of a named component of an object.
|
class |
SetNamedPart
Procedure to get the value of a named component of an object.
|
class |
Setter
Implements Kawa extension function "setter", as in SRFI-17.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SlotGet |
| Modifier and Type | Class and Description |
|---|---|
class |
LocationProc
A Procedure that evaluates to the value of a Location.
|