JavaScript is disabled on your browser.
Skip navigation links
gnu.jemacs.lang

Class SaveExcursion

  • All Implemented Interfaces:
    gnu.kawa.format.Printable, Named


    public class SaveExcursion
    extends Syntax 
    • Field Detail

      • typeSaveExcursion

        public static ClassType typeSaveExcursion
      • typeBuffer

        public static ClassType typeBuffer
    • Constructor Detail

      • SaveExcursion

        public SaveExcursion(boolean bufferOnly)
    • 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
      • savePointMark

        public static long savePointMark(Buffer buffer)
        Save point and (in the future) mark of a buffer. Returns a pair (packed in a long) of buffer posistions.
      • restoreBufferPointMark

        public static void restoreBufferPointMark(Buffer buffer,
         long pointMark)
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /