struct

LSP::RenameParams

Inherits JSON::Serializable < LSP::Initializer < LSP::WorkDoneProgressParams < LSP::TextDocumentPositionParams < LSP::Initializer < JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

new_name

The new name of the symbol.

Source
new_name=(new_name : String)

The new name of the symbol.

Source