LSProtocol::PublishDiagnosticsParams
Inherits JSON::Serializable / Reference / Object
The publish diagnostic notification's parameters.
Constructors
new(diagnostics : Array(Diagnostic) | Nil, uri : URI | Nil, version : Int32 | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
version
Optional the version number of the document the diagnostics are published for.
@since 3.15.0