Package | Description |
---|---|
gnu.expr |
Supports
Expression ,
and various related classes need to compile programming languages. |
Modifier and Type | Field and Description |
---|---|
static Special |
Special.abstractSpecial |
static Special |
Special.dfault |
static Special |
Special.ifk |
static Special |
Special.key |
static Special |
Special.nativeSpecial |
static Special |
Special.optional |
static Special |
Special.rest |
static Special |
Special.undefined |
Modifier and Type | Method and Description |
---|---|
static Special |
Special.make(java.lang.String name) |