Describes a hunk of changes within a document comparison.
Properties:
Name | Type | Description |
---|---|---|
originalRange |
NutrientViewer.Range | The range in the original document. |
changedRange |
NutrientViewer.Range | The range in the changed document. |
operations |
Array.<NutrientViewer.Operation> | The operations within the hunk. |