DiagnosticsSubservice
class DiagnosticsSubservice(diagnosticsSuppliers: List<DiagnosticsSupplier>) : TextDocumentSubservice<Any?, List<Diagnostic>>
Subservice for handling diagnostics.
Parameters
diagnosticsSuppliers
suppliers of diagnostic results