Uses of Class
org.eclipse.text.edits.CopySourceEdit
Packages that use CopySourceEdit
Package
Description
Provides support for describing and applying textual document editions.
-
Uses of CopySourceEdit in org.eclipse.text.edits
Methods in org.eclipse.text.edits that return CopySourceEditModifier and TypeMethodDescriptionCopyTargetEdit.getSourceEdit()Returns the associated source edit ornullif no source edit is associated yet.Methods in org.eclipse.text.edits with parameters of type CopySourceEditModifier and TypeMethodDescriptionvoidCopyTargetEdit.setSourceEdit(CopySourceEdit edit) Sets the source edit.booleanTextEditVisitor.visit(CopySourceEdit edit) Visits aCopySourceEditinstance.Constructors in org.eclipse.text.edits with parameters of type CopySourceEditModifierConstructorDescriptionCopyTargetEdit(int offset, CopySourceEdit source) Constructs an new copy target edit