struct

LSP::CodeDescription

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

uri

An URI to open with more information about the diagnostic error.

Source
uri=(uri : String)

An URI to open with more information about the diagnostic error.

Source