| Package | Description |
|---|---|
| gnu.commonlisp.lang | |
| gnu.expr |
Supports
Expression,
and various related classes need to compile programming languages. |
| Modifier and Type | Method and Description |
|---|---|
Type |
Lisp2Compilation.asBooleanValue(ConditionalTarget target,
Type stackType) |
| Modifier and Type | Method and Description |
|---|---|
Type |
Compilation.asBooleanValue(ConditionalTarget target,
Type stackType)
Hook for language-specific handling in ConditionalTarget.
|