dls v0.25.6 (2019-05-19T16:56:59Z)
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