clang-tools
8.0.0
|
#include <Protocol.h>
Public Attributes | |
std::string | title |
![]() | |
std::string | command |
The command identifier, e.g. CLANGD_APPLY_FIX_COMMAND. More... | |
llvm::Optional< WorkspaceEdit > | workspaceEdit |
Additional Inherited Members | |
![]() | |
static const llvm::StringLiteral | CLANGD_APPLY_FIX_COMMAND |
Definition at line 655 of file Protocol.h.
std::string clang::clangd::Command::title |
Definition at line 656 of file Protocol.h.