Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.semantic-tokens-edit

Represents an edit to semantic tokens.

Represents an edit to semantic tokens.
raw docstring

datacljs

(data semantic-tokens-edit)

The elements to insert.

Returns: Uint32Array | undefined

The elements to insert.

**Returns:** `Uint32Array | undefined`
sourceraw docstring

delete-countcljs

(delete-count semantic-tokens-edit)

The count of elements to remove.

Returns: number

The count of elements to remove.

**Returns:** `number`
sourceraw docstring

startcljs

(start semantic-tokens-edit)

The start offset of the edit.

Returns: number

The start offset of the edit.

**Returns:** `number`
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close