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

#include <protocol.h>

Collaboration diagram for Hover:

Public Attributes

MarkupContent contents
 
std::optional< Rangerange
 

Detailed Description

Definition at line 246 of file protocol.h.

Member Data Documentation

◆ contents

MarkupContent contents

Definition at line 247 of file protocol.h.

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

◆ range

std::optional<Range> range

Definition at line 248 of file protocol.h.

Referenced by lsp::to_json().


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