Uses of Class
org.eclipse.emf.compare.internal.dmp.diff_match_patch.LinesToCharsResult
Packages that use diff_match_patch.LinesToCharsResult
-
Uses of diff_match_patch.LinesToCharsResult in org.eclipse.emf.compare.internal.dmp
Methods in org.eclipse.emf.compare.internal.dmp that return diff_match_patch.LinesToCharsResultModifier and TypeMethodDescriptionprotected diff_match_patch.LinesToCharsResult
diff_match_patch.diff_linesToChars
(String text1, String text2) Split two texts into a list of strings.