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

#include <Protocol.h>

Public Attributes

bool applied = true
 
std::optional< std::string > failureReason
 

Detailed Description

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

Member Data Documentation

◆ applied

bool lspserver::ApplyWorkspaceEditResponse::applied = true

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

Referenced by lspserver::fromJSON().

◆ failureReason

std::optional<std::string> lspserver::ApplyWorkspaceEditResponse::failureReason

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

Referenced by lspserver::fromJSON().


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