Package org.eclipse.handly.text
Provides extensions for the
org.eclipse.jface.text
infrastructure.-
Interface Summary Interface Description IDocumentChange Describes a change to be applied to anIDocument
. -
Class Summary Class Description DocumentChange Default implementation ofIDocumentChange
.DocumentChangeOperation Applies a given change to a givenIDocument
.DocumentChangeOperation.UndoChange UiDocumentChangeRunner Executes aDocumentChangeOperation
in the UI thread.