Uses of Class
org.eclipse.text.edits.CopySourceEdit
Package
Description
Provides support for describing and applying textual document editions.
-
Uses of CopySourceEdit in org.eclipse.text.edits
Modifier and TypeMethodDescriptionCopyTargetEdit.getSourceEdit()
Returns the associated source edit ornull
if no source edit is associated yet.Modifier and TypeMethodDescriptionvoid
CopyTargetEdit.setSourceEdit
(CopySourceEdit edit) Sets the source edit.boolean
TextEditVisitor.visit
(CopySourceEdit edit) Visits aCopySourceEdit
instance.ModifierConstructorDescriptionCopyTargetEdit
(int offset, CopySourceEdit source) Constructs an new copy target edit