LSProtocol::DidChangeTextDocumentNotification
Inherits JSON::Serializable / Reference / Object
The document change notification is sent from the client to the server to signal changes to a text document.
Constructors
new(pull : JSON::PullParser)
Sourcenew(params : DidChangeTextDocumentParams)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id
Sourcejsonrpc
Sourceparams
Source