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

#include <Protocol.h>

Public Attributes

MarkupKind kind = MarkupKind::PlainText
 
std::string value
 

Detailed Description

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

Member Data Documentation

◆ kind

MarkupKind lspserver::MarkupContent::kind = MarkupKind::PlainText

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

Referenced by lspserver::fromJSON().

◆ value

std::string lspserver::MarkupContent::value

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

Referenced by lspserver::fromJSON().


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