Liking cljdoc? Tell your friends :D

dots.typescript.server.protocol.diagnostic-event-body


diagnosticscljs

(diagnostics diagnostic-event-body)

An array of diagnostic information items.

Returns: Diagnostic[]

An array of diagnostic information items.

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

filecljs

(file diagnostic-event-body)

The file for which diagnostic information is reported.

Returns: string

The file for which diagnostic information is reported.

**Returns:** `string`
sourceraw docstring

set-diagnostics!cljs

(set-diagnostics! diagnostic-event-body value)

An array of diagnostic information items.

An array of diagnostic information items.
sourceraw docstring

set-file!cljs

(set-file! diagnostic-event-body value)

The file for which diagnostic information is reported.

The file for which diagnostic information is reported.
sourceraw docstring

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

× close