org.eclipse.xtext.ui.refactoring.ui
Class LinkedEditingUndoSupport

java.lang.Object
  extended by org.eclipse.xtext.ui.refactoring.ui.LinkedEditingUndoSupport

public class LinkedEditingUndoSupport
extends java.lang.Object

Reverts document changes when the linked mode is left.

Author:
Jan Koehnlein - Initial contribution and API

Constructor Summary
LinkedEditingUndoSupport(XtextEditor editor)
           
 
Method Summary
 void undoDocumentChanges()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkedEditingUndoSupport

public LinkedEditingUndoSupport(XtextEditor editor)
Method Detail

undoDocumentChanges

public void undoDocumentChanges()