clang-tools 22.0.0git
clang::clangd::Command Struct Reference

#include <Protocol.h>

Inheritance diagram for clang::clangd::Command:
[legend]

Public Attributes

std::string title
Public Attributes inherited from clang::clangd::ExecuteCommandParams
std::string command
 The identifier of the actual command handler.
llvm::json::Value argument = nullptr

Detailed Description

Definition at line 1067 of file Protocol.h.

Member Data Documentation

◆ title

std::string clang::clangd::Command::title

Definition at line 1068 of file Protocol.h.


The documentation for this struct was generated from the following file: