class

LSProtocol::CodeDescription

Inherits JSON::Serializable / Reference / Object

Structure to capture a description for an error code.

@since 3.16.0

Constructors

new(pull : JSON::PullParser)
Source
new(href : URI | Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

href

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

Source