| Modifier and Type | Field and Description |
|---|---|
static syntax_error |
syntax_error |
| Constructor and Description |
|---|
syntax_error() |
| Modifier and Type | Method and Description |
|---|---|
static Expression |
error(java.lang.Object form,
java.lang.Object[] message) |
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 syntax_error syntax_error
public Expression rewrite(java.lang.Object obj, Translator tr)
Syntaxpublic static Expression error(java.lang.Object form, java.lang.Object[] message)