|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkawa.lang.Syntax
kawa.standard.with_compile_options
public class with_compile_options
| Field Summary | |
|---|---|
static with_compile_options |
with_compile_options
|
| Constructor Summary | |
|---|---|
with_compile_options()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
getOptions(java.lang.Object form,
java.util.Stack stack,
Syntax command,
Translator tr)
|
Expression |
rewriteForm(Pair form,
Translator tr)
|
void |
scanForm(Pair form,
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 with_compile_options with_compile_options
| Constructor Detail |
|---|
public with_compile_options()
| Method Detail |
|---|
public void scanForm(Pair form,
ScopeExp defs,
Translator tr)
scanForm in class Syntax
public static java.lang.Object getOptions(java.lang.Object form,
java.util.Stack stack,
Syntax command,
Translator tr)
public Expression rewriteForm(Pair form,
Translator tr)
rewriteForm in class Syntax
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||