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

#include <Protocol.h>

Collaboration diagram for lspserver::DidOpenTextDocumentParams:
[legend]

Public Attributes

TextDocumentItem textDocument
 The document that was opened.
 

Detailed Description

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

Member Data Documentation

◆ textDocument

TextDocumentItem lspserver::DidOpenTextDocumentParams::textDocument

The document that was opened.

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

Referenced by lspserver::fromJSON().


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