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

#include <Protocol.h>

Collaboration diagram for lspserver::DidCloseTextDocumentParams:
[legend]

Public Attributes

TextDocumentIdentifier textDocument
 The document that was closed.
 

Detailed Description

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

Member Data Documentation

◆ textDocument

TextDocumentIdentifier lspserver::DidCloseTextDocumentParams::textDocument

The document that was closed.

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

Referenced by lspserver::fromJSON().


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