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