LSP::ResponseError
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
A primitive or structured value that contains additional information about the error. Can be omitted.
data=(data : JSON::Any | Nil)
A primitive or structured value that contains additional information about the error. Can be omitted.