| Modifier and Type | Field and Description |
|---|---|
static with_compile_options |
with_compile_options |
| Constructor and Description |
|---|
with_compile_options() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static final with_compile_options with_compile_options
public void scanForm(Pair form, ScopeExp defs, Translator tr)
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