class

LSP::InitializeRequest

Inherits LSP::Initializer < LSP::RequestMessage < LSP::Initializer < JSON::Serializable < LSP::Message < Reference < Object

The initialize request is sent as the first request from the client to the server.

Constructors

new(pull : JSON::PullParser)

The initialize request is sent as the first request from the client to the server.

new

Instance methods

params
params=(params : InitializeParams)