class

LSProtocol::RelatedFullDocumentDiagnosticReport

Inherits JSON::Serializable / Reference / Object

A full diagnostic report with a set of related documents.

@since 3.17.0

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

items

The actual items.

Source
kind

A full document diagnostic report.

Source
result_id

An optional result id. If provided it will be sent on the next diagnostic request for the same document.

Source