clang-tools 19.0.0git
Public Attributes | List of all members
clang::clangd::Command Struct Reference

#include <Protocol.h>

Inheritance diagram for clang::clangd::Command:
Inheritance graph
[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 1053 of file Protocol.h.

Member Data Documentation

◆ title

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

Definition at line 1054 of file Protocol.h.


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