Package | Description |
---|---|
name.fraser.neil.plaintext |
Modifier and Type | Field and Description |
---|---|
diff_match_patch.Operation |
diff_match_patch.Diff.operation
One of: INSERT, DELETE or EQUAL.
|
Modifier and Type | Method and Description |
---|---|
static diff_match_patch.Operation |
diff_match_patch.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static diff_match_patch.Operation[] |
diff_match_patch.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Diff(diff_match_patch.Operation operation,
String text)
Constructor.
|
Copyright © 2020 Magnolia International Ltd.. All rights reserved.