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