Skip to content

Type Editor


Type Editor / @type-editor/model / types/diff/DiffPosition

types/diff/DiffPosition

Interfaces

InterfaceDescription

DiffPosition

Represents a pair of positions in two different fragments.

This interface is used by diff functions to return corresponding positions in two fragments being compared, typically indicating where differences occur.