Liking cljdoc? Tell your friends :D

dots.typescript.server.protocol.text-span-with-context


context-endcljs

(context-end text-span-with-context)

Returns: Location | undefined

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

context-startcljs

(context-start text-span-with-context)

Returns: Location | undefined

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

endcljs

(end text-span-with-context)

One character past last character of the definition.

Returns: Location

One character past last character of the definition.

**Returns:** `Location`
sourceraw docstring

set-context-end!cljs

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

set-context-start!cljs

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

set-end!cljs

(set-end! text-span-with-context value)

One character past last character of the definition.

One character past last character of the definition.
sourceraw docstring

set-start!cljs

(set-start! text-span-with-context value)

First character of the definition.

First character of the definition.
sourceraw docstring

startcljs

(start text-span-with-context)

First character of the definition.

Returns: Location

First character of the definition.

**Returns:** `Location`
sourceraw docstring

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

× close