| Package | Description |
|---|---|
| gnu.kawa.lispexpr | |
| gnu.kawa.reflect |
Contains classes to use reflection.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LangObjType.SimpleVectorBuilder |
| Modifier and Type | Method and Description |
|---|---|
CompileBuildObject |
LangObjType.getBuildObject() |
| Modifier and Type | Method and Description |
|---|---|
static CompileBuildObject |
CompileBuildObject.make(ApplyExp exp,
InlineCalls visitor,
Type required,
ObjectType ctype,
ClassType caller) |