LLVM 22.0.0git
|
#include "llvm/Support/LSP/Protocol.h"
Public Attributes | |
URIForFile | uri |
The text document's URI. |
Definition at line 258 of file Protocol.h.
URIForFile llvm::lsp::TextDocumentIdentifier::uri |
The text document's URI.
Definition at line 260 of file Protocol.h.