|
nixd
|
#include <Protocol.h>
Public Attributes | |
| TextDocumentIdentifier | textDocument |
| The document that was closed. | |
Definition at line 806 of file lspserver/include/lspserver/Protocol.h.
| TextDocumentIdentifier lspserver::DidCloseTextDocumentParams::textDocument |
The document that was closed.
Definition at line 808 of file lspserver/include/lspserver/Protocol.h.
Referenced by lspserver::fromJSON().