class

LSP::WorkDoneProgressCreateRequest

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

The window/workDoneProgress/create request is sent from the server to the client to ask the client to create a work done progress.

Constructors

new(pull : JSON::PullParser)

The window/workDoneProgress/create request is sent from the server to the client to ask the client to create a work done progress.

new

Instance methods

params
params=(params : WorkDoneProgressCreateParams)