| Modifier and Type | Field and Description |
|---|---|
static module_implements |
module_implements |
| Constructor and Description |
|---|
module_implements() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
rewriteForm(Pair form,
Translator tr) |
void |
scanForm(Pair form,
ScopeExp defs,
Translator tr) |
public static final module_implements module_implements
public void scanForm(Pair form, ScopeExp defs, Translator tr)
public Expression rewriteForm(Pair form, Translator tr)
rewriteForm in class Syntax