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

#include <protocol.h>

Collaboration diagram for DidOpenTextDocumentParams:

Public Attributes

TextDocumentItem textDocument
 

Detailed Description

Definition at line 129 of file protocol.h.

Member Data Documentation

◆ textDocument

TextDocumentItem textDocument

Definition at line 130 of file protocol.h.

Referenced by lsp::from_json(), and LspServer::handleDidOpen().


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