nixd
Loading...
Searching...
No Matches
Public Attributes | List of all members
lspserver::DidChangeWatchedFilesParams Struct Reference

#include <Protocol.h>

Public Attributes

std::vector< FileEventchanges
 The actual file events.
 

Detailed Description

Definition at line 801 of file lspserver/include/lspserver/Protocol.h.

Member Data Documentation

◆ changes

std::vector<FileEvent> lspserver::DidChangeWatchedFilesParams::changes

The actual file events.

Definition at line 803 of file lspserver/include/lspserver/Protocol.h.

Referenced by lspserver::fromJSON().


The documentation for this struct was generated from the following file: