A linked list of formatted diagnostic messages to be used as part of a multiline message. It is built from the bottom up, leaving the head to be the "main" diagnostic. While it seems that DiagnosticMessageChain is structurally similar to DiagnosticMessage, the difference is that messages are all preformatted in DMC.
A linked list of formatted diagnostic messages to be used as part of a multiline message. It is built from the bottom up, leaving the head to be the "main" diagnostic. While it seems that DiagnosticMessageChain is structurally similar to DiagnosticMessage, the difference is that messages are all preformatted in DMC.
(category diagnostic-message-chain)
Returns: DiagnosticCategory
**Returns:** `DiagnosticCategory`
(message-text diagnostic-message-chain)
Returns: string
**Returns:** `string`
(next diagnostic-message-chain)
Returns: DiagnosticMessageChain[] | undefined
**Returns:** `DiagnosticMessageChain[] | undefined`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |