Liking cljdoc? Tell your friends :D
Clojure only.

javax.tools.DiagnosticListener

Interface for receiving diagnostics from tools.

Interface for receiving diagnostics from tools.
raw docstring

reportclj

(report this diagnostic)

Invoked when a problem is found.

diagnostic - a diagnostic representing the problem that was found - javax.tools.Diagnostic

throws: java.lang.NullPointerException - if the diagnostic argument is null and the implementation cannot handle null arguments

Invoked when a problem is found.

diagnostic - a diagnostic representing the problem that was found - `javax.tools.Diagnostic`

throws: java.lang.NullPointerException - if the diagnostic argument is null and the implementation cannot handle null arguments
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close