nixd
|
#include <Protocol.h>
Public Attributes | |
std::vector< FileEvent > | changes |
The actual file events. | |
Definition at line 801 of file lspserver/include/lspserver/Protocol.h.
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().