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