Class DocumentChangeOperation.UndoChange

java.lang.Object
org.eclipse.handly.text.DocumentChange
org.eclipse.handly.text.DocumentChangeOperation.UndoChange
All Implemented Interfaces:
IDocumentChange
Enclosing class:
DocumentChangeOperation

protected static class DocumentChangeOperation.UndoChange extends DocumentChange
  • Field Details

    • stampToRestore

      public final long stampToRestore
  • Constructor Details

    • UndoChange

      public UndoChange(org.eclipse.text.edits.UndoEdit undoEdit, long stampToRestore)