class

LSProtocol::WorkspaceDiagnosticReport

Inherits JSON::Serializable / Reference / Object

A workspace diagnostic report.

@since 3.17.0

Constructors

new(pull : JSON::PullParser)
Source
new(items : Array(WorkspaceDocumentDiagnosticReport) | Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

items
Source