Diagnostic.this

Undocumented in source.
class Diagnostic
@safe pure nothrow
this
(
Range range = new Range()
,
string message = string.init
,,
Nullable!JSONValue code = Nullable!JSONValue.init
,
Nullable!string source = Nullable!string.init
,)

Meta