nixd
Loading...
Searching...
No Matches
Public Attributes | List of all members
lspserver::Command Struct Reference

#include <Protocol.h>

Inheritance diagram for lspserver::Command:
[legend]
Collaboration diagram for lspserver::Command:
[legend]

Public Attributes

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

Detailed Description

Definition at line 1037 of file lspserver/include/lspserver/Protocol.h.

Member Data Documentation

◆ title

std::string lspserver::Command::title

Definition at line 1038 of file lspserver/include/lspserver/Protocol.h.


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