class

LSP::SelectionRangeRequest

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

The selection range request is sent from the client to the server to resolve the selection ranges around the given positions.

Constructors

new(pull : JSON::PullParser)

The selection range request is sent from the client to the server to resolve the selection ranges around the given positions.

new

Instance methods

params
params=(params : SelectionRangeParams)