clang-tools
15.0.0git
|
#include <Protocol.h>
Public Attributes | |
std::map< std::string, std::vector< TextEdit > > | changes |
Holds changes to existing resources. More... | |
Definition at line 946 of file Protocol.h.
std::map<std::string, std::vector<TextEdit> > clang::clangd::WorkspaceEdit::changes |
Holds changes to existing resources.
Definition at line 948 of file Protocol.h.
Referenced by clang::clangd::fromJSON(), and clang::clangd::toJSON().