dls v0.25.6 (2019-05-19T16:56:59Z)
Dub
Repo
DiagnosticRelatedInformation
dls
protocol
definitions
Undocumented in source.
class
DiagnosticRelatedInformation {
Location
location
;
string
message
;
this
(Location location, string message);
}
Constructors
this
this
(Location location, string message)
Undocumented in source.
Members
Variables
location
Location
location
;
Undocumented in source.
message
string
message
;
Undocumented in source.
Meta
Source
See Implementation
dls
protocol
definitions
aliases
DocumentSelector
DocumentUri
classes
Command
CreateFile
CreateFileOptions
DeleteFile
DeleteFileOptions
Diagnostic
DiagnosticRelatedInformation
DocumentFilter
Location
LocationLink
MarkupContent
Position
Range
RenameFile
RenameFileOptions
TextDocumentEdit
TextDocumentIdentifier
TextDocumentItem
TextDocumentPositionParams
TextEdit
VersionedTextDocumentIdentifier
WorkspaceEdit
enums
DiagnosticSeverity
MarkupKind