LLVM 22.0.0git
|
#include "llvm/Support/LSP/Protocol.h"
Public Attributes | |
TextDocumentItem | textDocument |
The document that was opened. |
Definition at line 464 of file Protocol.h.
TextDocumentItem llvm::lsp::DidOpenTextDocumentParams::textDocument |
The document that was opened.
Definition at line 466 of file Protocol.h.