|
nixd
|
#include <Protocol.h>
Public Attributes | |
| TextDocumentIdentifier | textDocument |
| The document that was saved. | |
Definition at line 738 of file lspserver/include/lspserver/Protocol.h.
| TextDocumentIdentifier lspserver::DidSaveTextDocumentParams::textDocument |
The document that was saved.
Definition at line 740 of file lspserver/include/lspserver/Protocol.h.
Referenced by lspserver::fromJSON().