LSProtocol::DidChangeWatchedFilesNotification
Inherits JSON::Serializable / Reference / Object
The watched files notification is sent from the client to the server when the client detects changes to file watched by the language client.
Constructors
new(pull : JSON::PullParser)
Sourcenew(params : DidChangeWatchedFilesParams)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id
Sourcejsonrpc
Sourceparams
Source