LSP::DidChangeTextDocumentParams
Inherits JSON::Serializable / Struct / Value / Object
Did change text document params
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
content_changes
Sourcetext_document
Sourcetext_document=(text_document : VersionedTextDocumentIdentifier)
Source