Liking cljdoc? Tell your friends :D

dots.typescript.synthesized-comment


endcljs

(end synthesized-comment)

Returns: -1

**Returns:** `-1`
sourceraw docstring

has-leading-newline?cljs

(has-leading-newline? synthesized-comment)

Returns: boolean | undefined

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

has-trailing-new-line?cljs

(has-trailing-new-line? synthesized-comment)

Returns: boolean | undefined

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

kindcljs

(kind synthesized-comment)

Returns: CommentKind

**Returns:** `CommentKind`
sourceraw docstring

poscljs

(pos synthesized-comment)

Returns: -1

**Returns:** `-1`
sourceraw docstring

set-end!cljs

(set-end! synthesized-comment value)
source

set-has-leading-newline!cljs

(set-has-leading-newline! synthesized-comment value)
source

set-has-trailing-new-line!cljs

(set-has-trailing-new-line! synthesized-comment value)
source

set-kind!cljs

(set-kind! synthesized-comment value)
source

set-pos!cljs

(set-pos! synthesized-comment value)
source

set-text!cljs

(set-text! synthesized-comment value)
source

textcljs

(text synthesized-comment)

Returns: string

**Returns:** `string`
sourceraw docstring

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

× close