Interface for receiving diagnostics from tools.
Interface for receiving diagnostics from tools.
(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
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 |