class

LSP::PrepareRenameRequest

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

The prepare rename request is sent from the client to the server to check whether a symbol can be renamed at a given position.

Constructors

new(pull : JSON::PullParser)

The prepare rename request is sent from the client to the server to check whether a symbol can be renamed at a given position.

new

Instance methods

params
params=(params : PrepareRenameParams)