kawa.standard
public class syntax_case extends Syntax
| Field Summary | |
|---|---|
| static syntax_case | syntax_case |
| Method Summary | |
|---|---|
| static Object | error(String kind, Object arg) Called (at run-time) if syntax-case has no match. |
| Expression | rewriteForm(Pair form, Translator tr) |