Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.typescript.server.protocol.span-group

A group of text spans, all in 'file'.

A group of text spans, all in 'file'.
raw docstring

filecljs

(file span-group)

The file to which the spans apply

Returns: string

The file to which the spans apply

**Returns:** `string`
sourceraw docstring

locscljs

(locs span-group)

The text spans in this group

Returns: RenameTextSpan[]

The text spans in this group

**Returns:** `RenameTextSpan[]`
sourceraw docstring

set-file!cljs

(set-file! span-group value)

The file to which the spans apply

The file to which the spans apply
sourceraw docstring

set-locs!cljs

(set-locs! span-group value)

The text spans in this group

The text spans in this group
sourceraw docstring

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

× close