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