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

#include <Protocol.h>

Collaboration diagram for lspserver::DidSaveTextDocumentParams:
[legend]

Public Attributes

TextDocumentIdentifier textDocument
 The document that was saved.
 

Detailed Description

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

Member Data Documentation

◆ textDocument

TextDocumentIdentifier lspserver::DidSaveTextDocumentParams::textDocument

The document that was saved.

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

Referenced by lspserver::fromJSON().


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