Provides an easy way to collect diagnostics in a list.
Provides an easy way to collect diagnostics in a list.
(get-diagnostics this)Gets a list view of diagnostics collected by this object.
returns: a list view of diagnostics - java.util.List<javax.tools.Diagnostic<? extends S>>
Gets a list view of diagnostics collected by this object. returns: a list view of diagnostics - `java.util.List<javax.tools.Diagnostic<? extends S>>`
(report this diagnostic)Description copied from interface: DiagnosticListener
diagnostic - a diagnostic representing the problem that was found - javax.tools.Diagnostic
Description copied from interface: DiagnosticListener diagnostic - a diagnostic representing the problem that was found - `javax.tools.Diagnostic`
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 |