clang-tools
8.0.0
|
#include <Protocol.h>
Public Attributes | |
std::vector< FileEvent > | changes |
The actual file events. More... | |
Definition at line 497 of file Protocol.h.
std::vector<FileEvent> clang::clangd::DidChangeWatchedFilesParams::changes |
The actual file events.
Definition at line 499 of file Protocol.h.
Referenced by clang::clangd::fromJSON().