|
nixd
|
#include <Protocol.h>
Public Attributes | |
| TextDocumentIdentifier | textDocument |
| The document to format. | |
Definition at line 845 of file lspserver/include/lspserver/Protocol.h.
| TextDocumentIdentifier lspserver::DocumentFormattingParams::textDocument |
The document to format.
Definition at line 847 of file lspserver/include/lspserver/Protocol.h.
Referenced by lspserver::fromJSON().