|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkawa.lang.Syntax
kawa.standard.define_syntax
public class define_syntax
| Field Summary | |
|---|---|
static define_syntax |
define_macro
|
static define_syntax |
define_syntax
|
| Constructor Summary | |
|---|---|
define_syntax()
|
|
define_syntax(java.lang.Object name,
boolean hygienic)
|
|
| Method Summary | |
|---|---|
Expression |
rewriteForm(Pair form,
Translator tr)
|
void |
scanForm(Pair st,
ScopeExp defs,
Translator tr)
|
| Methods inherited from class kawa.lang.Syntax |
|---|
getName, getSymbol, print, rewrite, rewriteForm, scanForDefinitions, 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 define_syntax define_macro
public static final define_syntax define_syntax
| Constructor Detail |
|---|
public define_syntax()
public define_syntax(java.lang.Object name,
boolean hygienic)
| Method Detail |
|---|
public Expression rewriteForm(Pair form,
Translator tr)
rewriteForm in class Syntax
public void scanForm(Pair st,
ScopeExp defs,
Translator tr)
scanForm in class Syntax
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||