Uses of Class
com.dslplatform.compiler.client.diff.diff_match_patch.LinesToCharsResult
Packages that use diff_match_patch.LinesToCharsResult
-
Uses of diff_match_patch.LinesToCharsResult in com.dslplatform.compiler.client.diff
Methods in com.dslplatform.compiler.client.diff that return diff_match_patch.LinesToCharsResultModifier and TypeMethodDescriptionprotected diff_match_patch.LinesToCharsResultdiff_match_patch.diff_linesToChars(String text1, String text2) Split two texts into a list of strings.