JavaScript is disabled on your browser.
gnu.jemacs.lang
Class SaveExcursion
-
-
Constructor Summary
Constructors
| Constructor and Description |
SaveExcursion (boolean bufferOnly) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
rewrite
public Expression rewrite(java.lang.Object obj,
Translator tr)
Description copied from class: Syntax
Re-write an expression that is an "application" of this Syntax object.
- Overrides:
rewrite in class Syntax
- Parameters:
obj - the arguments to this "application" (i.e. the cdr of
the macro/builtin invocation)
tr - the Translator that provides context
- Returns:
- the re-written expression