LLVM 22.0.0git
llvm::lsp::TextDocumentIdentifier Struct Reference

#include "llvm/Support/LSP/Protocol.h"

Public Attributes

URIForFile uri
 The text document's URI.

Detailed Description

Definition at line 258 of file Protocol.h.

Member Data Documentation

◆ uri

URIForFile llvm::lsp::TextDocumentIdentifier::uri

The text document's URI.

Definition at line 260 of file Protocol.h.


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