| Modifier and Type | Field and Description |
|---|---|
static let_syntax |
let_syntax |
static let_syntax |
letrec_syntax |
| Constructor and Description |
|---|
let_syntax(boolean recursive,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
rewrite(java.lang.Object obj,
Translator tr)
Re-write an expression that is an "application" of this Syntax object.
|
getName, getSymbol, print, rewriteForm, scanForDefinitions, scanForm, setName, setNamepublic static final let_syntax let_syntax
public static final let_syntax letrec_syntax
public Expression rewrite(java.lang.Object obj, Translator tr)
Syntax