Package | Description |
---|---|
gnu.kawa.lispexpr | |
kawa.standard |
Modifier and Type | Field and Description |
---|---|
static LangPrimType |
LangPrimType.characterOrEofType |
static LangPrimType |
LangPrimType.characterType |
static LangPrimType |
LangPrimType.charType |
static LangPrimType |
LangPrimType.isTrueType
Special type used for boolean-valued guard expressions in patterns.
|
static LangPrimType |
LangPrimType.stringCursorType |
static LangPrimType |
LangPrimType.unsignedByteType |
static LangPrimType |
LangPrimType.unsignedIntType |
static LangPrimType |
LangPrimType.unsignedLongType |
static LangPrimType |
LangPrimType.unsignedShortType |
Modifier and Type | Field and Description |
---|---|
static LangPrimType |
Scheme.booleanType |