dls v0.22.4 (2019-02-28T21:11:11Z)
Dub
Repo
PublishDiagnosticsParams.this
dls
protocol
interfaces
text_document
PublishDiagnosticsParams
Undocumented in source.
class
PublishDiagnosticsParams
@
safe
pure nothrow
this
(
DocumentUri
uri
=
DocumentUri.init
,
Diagnostic
[]
diagnostics
=
Diagnostic
[].
init
)
Meta
Source
See Implementation
dls
protocol
interfaces
text_document
PublishDiagnosticsParams
constructors
this
variables
diagnostics
uri