Liking cljdoc? Tell your friends :D

dots.typescript.server.protocol.rename-text-span


context-endcljs

(context-end rename-text-span)

Returns: Location | undefined

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

context-startcljs

(context-start rename-text-span)

Returns: Location | undefined

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

endcljs

(end rename-text-span)

One character past last character of the definition.

Returns: Location

One character past last character of the definition.

**Returns:** `Location`
sourceraw docstring

prefix-textcljs

(prefix-text rename-text-span)

Returns: string | undefined

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

set-context-end!cljs

(set-context-end! rename-text-span value)
source

set-context-start!cljs

(set-context-start! rename-text-span value)
source

set-end!cljs

(set-end! rename-text-span value)

One character past last character of the definition.

One character past last character of the definition.
sourceraw docstring

set-start!cljs

(set-start! rename-text-span value)

First character of the definition.

First character of the definition.
sourceraw docstring

startcljs

(start rename-text-span)

First character of the definition.

Returns: Location

First character of the definition.

**Returns:** `Location`
sourceraw docstring

suffix-textcljs

(suffix-text rename-text-span)

Returns: string | undefined

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

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

× close