Extends
Constructor
new ve.DiffMatchPatch(oldStore, newStore)
#
Hierarchy
DiffMatchPatch implementation
Parameters:
| Name | Type | Description |
|---|---|---|
oldStore |
ve.dm.HashValueStore | |
newStore |
ve.dm.HashValueStore |
- Source:
DiffMatchPatch implementation
Methods
isEqualChar(a, b) → {boolean}
#
Parameters:
| Name | Type | Description |
|---|---|---|
a |
||
b |
- Source:
Returns:
- Type
- boolean
isEqualString(a, b) → {boolean}
#
Parameters:
- Source:
Returns:
- Type
- boolean