clang-tools
8.0.0
|
#include <Protocol.h>
Public Attributes | |
URIForFile | uri |
The text document's URI. More... | |
Definition at line 118 of file Protocol.h.
URIForFile clang::clangd::TextDocumentIdentifier::uri |
The text document's URI.
Definition at line 120 of file Protocol.h.
Referenced by clang::clangd::asCommand(), clang::clangd::fromJSON(), and clang::clangd::toJSON().