LSP::RenameParams
Inherits JSON::Serializable / Struct / Value / Object
Rename params
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
new_name
Sourceposition
Sourceposition=(position : Position)
Sourcetext_document
Sourcetext_document=(text_document : TextDocumentIdentifier)
Source