Package | Description |
---|---|
gnu.expr |
Supports
Expression ,
and various related classes need to compile programming languages. |
gnu.kawa.util |
Modifier and Type | Class and Description |
---|---|
class |
NameLookup
Manages the set of declarations "currently" in scope.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentityHashTable<K,V>
A hash table where "equals" is object identity.
|