Uses of Class
org.eclipse.emf.compare.internal.dmp.diff_match_patch
-
Packages that use diff_match_patch Package Description org.eclipse.emf.compare.internal.dmp -
-
Uses of diff_match_patch in org.eclipse.emf.compare.internal.dmp
Subclasses of diff_match_patch in org.eclipse.emf.compare.internal.dmp Modifier and Type Class Description class
LineBasedDiff
Extendsdiff_match_patch
with a line-based diffing capability.
-