Package | Description |
---|---|
gnu.kawa.lispexpr | |
gnu.kawa.xml | |
gnu.mapping |
Supports
Procedure ,
and various related classes needed at run-time by dynamically typed
languages (such as Scheme and ECMAScript). |
Modifier and Type | Method and Description |
---|---|
Values |
LispPackage.findSymbol(java.lang.Object name) |
Modifier and Type | Class and Description |
---|---|
class |
Nodes
Manages a sequence of node references.
|
class |
SortedNodes
Manages a sequence of node references in document order without duplicates.
|
Modifier and Type | Class and Description |
---|---|
class |
ValueStack |
Modifier and Type | Field and Description |
---|---|
static Values |
Values.empty |
Modifier and Type | Method and Description |
---|---|
static Values |
Values.make() |