kawa.standard
public class define_syntax extends Syntax
| Field Summary | |
|---|---|
| static define_syntax | define_macro |
| static define_syntax | define_syntax |
| Constructor Summary | |
|---|---|
| define_syntax() | |
| define_syntax(Object name, boolean hygienic) | |
| Method Summary | |
|---|---|
| Expression | rewriteForm(Pair form, Translator tr) |
| void | scanForm(Pair st, ScopeExp defs, Translator tr) |