LLVM: llvm::lsp::TextDocumentIdentifier Struct Reference (original) (raw)

#include "[llvm/Support/LSP/Protocol.h](Protocol%5F8h%5Fsource.html)"

Public Attributes
URIForFile uri
The text document's URI.

Detailed Description

Definition at line 262 of file Protocol.h.

Member Data Documentation

uri

URIForFile llvm::lsp::TextDocumentIdentifier::uri

The text document's URI.

Definition at line 264 of file Protocol.h.


The documentation for this struct was generated from the following file: