Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
kawa.lang.Syntax
kawa.lang.Quote
kawa.standard.syntax
public class syntax
extends Quote
Fields inherited from class kawa.lang.Quote | |
QUOTE_DEPTH , isQuasi , plainQuote , quasiQuote |
Constructor Summary | |
|
Method Summary | |
protected boolean | |
protected Expression |
|
Expression |
|
Methods inherited from class kawa.lang.Quote | |
append$V , coerceExpression , consX$V , expand , expandColonForms , leaf , quote , quote , rewrite |
Methods inherited from class kawa.lang.Syntax | |
getName , getSymbol , print , rewrite , rewriteForm , rewriteForm , scanForDefinitions , scanForm , setName , setName |
public Expression rewriteForm(Pair form, Translator tr)
- Overrides:
- rewriteForm in interface Syntax