LLVM: llvm::lsp::VersionedTextDocumentIdentifier Struct Reference (original) (raw)
#include "[llvm/Support/LSP/Protocol.h](Protocol%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| URIForFile | uri |
| The text document's URI. | |
| int64_t | version |
| The version number of this document. |
Definition at line 277 of file Protocol.h.
◆ uri
URIForFile llvm::lsp::VersionedTextDocumentIdentifier::uri
The text document's URI.
Definition at line 279 of file Protocol.h.
◆ version
int64_t llvm::lsp::VersionedTextDocumentIdentifier::version
The version number of this document.
Definition at line 281 of file Protocol.h.
The documentation for this struct was generated from the following file:
- include/llvm/Support/LSP/Protocol.h