class LSProtocol::DocumentDiagnosticReportPartialResult
- LSProtocol::DocumentDiagnosticReportPartialResult
- Reference
- Object
Overview
A partial result for a document diagnostic report.
@since 3.17.0
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
- .new(pull : JSON::PullParser)
- .new(related_documents : Hash(URI, FullDocumentDiagnosticReport | UnchangedDocumentDiagnosticReport) | Nil)