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