clang-tools 22.0.0git
|
#include <Protocol.h>
Public Attributes | |
TextDocumentIdentifier | textDocument |
The document to format. |
Definition at line 885 of file Protocol.h.
TextDocumentIdentifier clang::clangd::DocumentFormattingParams::textDocument |
The document to format.
Definition at line 887 of file Protocol.h.
Referenced by clang::clangd::fromJSON().