| Modifier and Type | Field and Description |
|---|---|
static module_extends |
module_extends |
| Constructor and Description |
|---|
module_extends () |
| Modifier and Type | Method and Description |
|---|---|
Expression |
rewriteForm (Pair form,
Translator tr) |
void |
scanForm (Pair form,
ScopeExp defs,
Translator tr) |
getName, getSymbol, print, rewrite, scanForDefinitions, setName, setName clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final module_extends module_extends
public module_extends()
public void scanForm(Pair form, ScopeExp defs, Translator tr)
public Expression rewriteForm(Pair form, Translator tr)
rewriteForm in class Syntax