| Package | Description |
|---|---|
| gnu.expr |
Supports
Expression,
and various related classes need to compile programming languages. |
| gnu.kawa.lispexpr | |
| gnu.lists | |
| kawa.standard |
| Modifier and Type | Field and Description |
|---|---|
static FVector |
ApplicationMainSupport.commandLineArguments |
| Modifier and Type | Method and Description |
|---|---|
static FVector |
ReaderVector.readVector(LispReader lexer,
LineBufferedReader port,
int count,
char close) |
| Modifier and Type | Method and Description |
|---|---|
static FVector |
FVector.make(java.lang.Object... data) |
| Modifier and Type | Method and Description |
|---|---|
static FVector |
vector_append.apply$V(java.lang.Object[] args) |