clang-tools
10.0.0
|
The parameters of a Workspace Symbol Request. More...
#include <Protocol.h>
Public Attributes | |
std::string | query |
A non-empty query string. More... | |
The parameters of a Workspace Symbol Request.
Definition at line 866 of file Protocol.h.
std::string clang::clangd::WorkspaceSymbolParams::query |
A non-empty query string.
Definition at line 868 of file Protocol.h.