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