LSProtocol::WorkspaceDiagnosticReport
Inherits JSON::Serializable / Reference / Object
A workspace diagnostic report.
@since 3.17.0
Constructors
new(pull : JSON::PullParser)
Sourcenew(items : Array(WorkspaceDocumentDiagnosticReport) | Nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
items
Source