dlsplus ~master (2021-10-07T21:43:54.9331894)
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