Liking cljdoc? Tell your friends :D

dots.vscode.selection-range

A selection range represents a part of a selection hierarchy. A selection range may have a parent selection range that contains it.

A selection range represents a part of a selection hierarchy. A selection range
may have a parent selection range that contains it.
raw docstring

parentcljs

(parent selection-range)

The parent selection range containing this range.

The parent selection range containing this range.
sourceraw docstring

rangecljs

(range selection-range)

The {@link Range } of this selection range.

The {@link Range } of this selection range.
sourceraw docstring

set-parent!cljs

(set-parent! selection-range value)

The parent selection range containing this range.

The parent selection range containing this range.
sourceraw docstring

set-range!cljs

(set-range! selection-range value)

The {@link Range } of this selection range.

The {@link Range } of this selection range.
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