Uses of Class
org.eclipse.compare.structuremergeviewer.DiffContainer
-
Packages that use DiffContainer Package Description org.eclipse.compare.structuremergeviewer Provides support for finding and displaying the differences between hierarchically structured data. -
-
Uses of DiffContainer in org.eclipse.compare.structuremergeviewer
Subclasses of DiffContainer in org.eclipse.compare.structuremergeviewer Modifier and Type Class Description class
DiffNode
Diff node are used as the compare result of the differencing engine.
-