MLIR
17.0.0git
|
#include "mlir/Tools/lsp-server-support/Protocol.h"
Public Attributes | |
URIForFile | uri |
The text document's URI. More... | |
Definition at line 232 of file Protocol.h.
URIForFile mlir::lsp::TextDocumentIdentifier::uri |
The text document's URI.
Definition at line 234 of file Protocol.h.
Referenced by mlir::lsp::fromJSON(), and mlir::lsp::toJSON().