|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use name.fraser.neil.plaintext | |
---|---|
de.interactive_instruments.ShapeChange.ModelDiff | |
name.fraser.neil.plaintext |
Classes in name.fraser.neil.plaintext used by de.interactive_instruments.ShapeChange.ModelDiff | |
---|---|
diff_match_patch.Diff
Class representing one diff operation. |
Classes in name.fraser.neil.plaintext used by name.fraser.neil.plaintext | |
---|---|
diff_match_patch.Diff
Class representing one diff operation. |
|
diff_match_patch.LinesToCharsResult
Internal class for returning results from diff_linesToChars(). |
|
diff_match_patch.Operation
The data structure representing a diff is a Linked list of Diff objects: {Diff(Operation.DELETE, "Hello"), Diff(Operation.INSERT, "Goodbye"), Diff(Operation.EQUAL, " world.")} |
|
diff_match_patch.Patch
Class representing one patch operation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |