clang-tools
9.0.0
|
#include <Protocol.h>
Public Attributes | |
std::vector< FileEvent > | changes |
The actual file events. More... | |
Definition at line 578 of file Protocol.h.
std::vector<FileEvent> clang::clangd::DidChangeWatchedFilesParams::changes |
The actual file events.
Definition at line 580 of file Protocol.h.