Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.typescript.server.protocol.rename-response-body


infocljs

(info rename-response-body)

Information about the item to be renamed.

Returns: RenameInfo

Information about the item to be renamed.

**Returns:** `RenameInfo`
sourceraw docstring

locscljs

(locs rename-response-body)

An array of span groups (one per file) that refer to the item to be renamed.

Returns: readonly SpanGroup[]

An array of span groups (one per file) that refer to the item to be renamed.

**Returns:** `readonly SpanGroup[]`
sourceraw docstring

set-info!cljs

(set-info! rename-response-body value)

Information about the item to be renamed.

Information about the item to be renamed.
sourceraw docstring

set-locs!cljs

(set-locs! rename-response-body value)

An array of span groups (one per file) that refer to the item to be renamed.

An array of span groups (one per file) that refer to the item to be renamed.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close