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

#include <protocol.h>

Collaboration diagram for DidCloseTextDocumentParams:

Public Attributes

TextDocumentIdentifier textDocument
 

Detailed Description

Definition at line 147 of file protocol.h.

Member Data Documentation

◆ textDocument

TextDocumentIdentifier textDocument

Definition at line 148 of file protocol.h.

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


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