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

Structure to capture a description for an error code. More...

#include <Protocol.h>

Public Attributes

std::string href
 An URI to open with more information about the diagnostic error.
 

Detailed Description

Structure to capture a description for an error code.

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

Member Data Documentation

◆ href

std::string lspserver::CodeDescription::href

An URI to open with more information about the diagnostic error.

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

Referenced by lspserver::toJSON().


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