Uses of Class
org.eclipse.text.edits.CopyingRangeMarker
Packages that use CopyingRangeMarker
Package
Description
Provides support for describing and applying textual document editions.
-
Uses of CopyingRangeMarker in org.eclipse.text.edits
Methods in org.eclipse.text.edits with parameters of type CopyingRangeMarkerModifier and TypeMethodDescriptionboolean
TextEditVisitor.visit
(CopyingRangeMarker edit) Visits aCopyingRangeMarker
instance.