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 is a website building & hosting documentation for Clojure/Script libraries
× close