LSProtocol::DidChangeWatchedFilesParams
Inherits JSON::Serializable / Reference / Object
The watched files change notification's parameters.
Constructors
new(pull : JSON::PullParser)
Sourcenew(changes : Array(FileEvent) | Nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source