Represents an edit to semantic tokens.

See

provideDocumentSemanticTokensEdits for an explanation of the format.

Constructors

Properties

Constructors

Properties

data: undefined | Uint32Array

The elements to insert.

deleteCount: number

The count of elements to remove.

start: number

The start offset of the edit.