LSProtocol::DidSaveTextDocumentNotification
Inherits JSON::Serializable / Reference / Object
The document save notification is sent from the client to the server when the document got saved in the client.
Constructors
new(pull : JSON::PullParser)
Sourcenew(params : DidSaveTextDocumentParams)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id
Sourcejsonrpc
Sourceparams
Source