Uses of Interface
org.eclipse.compare.contentmergeviewer.IDocumentRange
Packages that use IDocumentRange
Package
Description
Provides support for finding and displaying the differences
between hierarchically structured data.
-
Uses of IDocumentRange in org.eclipse.compare.structuremergeviewer
Classes in org.eclipse.compare.structuremergeviewer that implement IDocumentRangeModifier and TypeClassDescriptionclass
A document range node represents a structural element when performing a structure compare of documents.class
A node that acts as the root of the tree returned from aStructureCreator
.