Liking cljdoc? Tell your friends :D
Clojure only.

noahtheduke.splint.diagnostic

Namespace for all Diagnostics-related functionality.

A Diagnostic is an instance of a match of a rule's pattern in a given analyzed code.

Namespace for all Diagnostics-related functionality.

A Diagnostic is an instance of a match of a rule's pattern in a given
analyzed code.
raw docstring

->diagnosticclj

(->diagnostic rule form)
(->diagnostic rule form opts)

Create and return a new diagnostic

Create and return a new diagnostic
sourceraw docstring

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

× close