struct

LSP::Message::DidChangeConfiguration

Inherits JSON::Serializable < Struct < Value < Object

A notification sent from the client to the server to signal the change of configuration settings.

Constructors

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

Class methods

method
Source

Instance methods

jsonrpc
jsonrpc=(jsonrpc : String)
method
method=(method : String)
params
params=(params : Params)

Nested types