LSP::RenameRequest
Inherits LSP::Initializer < LSP::RequestMessage < LSP::Initializer < JSON::Serializable < LSP::Message < Reference < Object
The rename request is sent from the client to the server to rename the symbol at a given position.
Constructors
new(pull : JSON::PullParser)
The rename request is sent from the client to the server to rename the symbol at a given position.
new
Instance methods
params
params=(params : RenameParams)