hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
MarkupContent Struct Reference

#include <protocol.h>

Collaboration diagram for MarkupContent:

Public Attributes

std::string kind
 
std::string value
 

Detailed Description

Definition at line 237 of file protocol.h.

Member Data Documentation

◆ kind

std::string kind

Definition at line 238 of file protocol.h.

Referenced by lsp::makeHoverForSymbol(), and lsp::to_json().

◆ value

std::string value

Definition at line 239 of file protocol.h.

Referenced by lsp::makeHoverForSymbol(), and lsp::to_json().


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