|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkawa.lang.Syntax
kawa.standard.syntax_case
public class syntax_case
| Field Summary | |
|---|---|
static syntax_case |
syntax_case
|
| Constructor Summary | |
|---|---|
syntax_case()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
error(java.lang.String kind,
java.lang.Object arg)
Called (at run-time) if syntax-case has no match. |
Expression |
rewriteForm(Pair form,
Translator tr)
|
| Methods inherited from class kawa.lang.Syntax |
|---|
getName, getSymbol, print, rewrite, rewriteForm, scanForDefinitions, scanForm, setName, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final syntax_case syntax_case
| Constructor Detail |
|---|
public syntax_case()
| Method Detail |
|---|
public Expression rewriteForm(Pair form,
Translator tr)
rewriteForm in class Syntax
public static java.lang.Object error(java.lang.String kind,
java.lang.Object arg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||