MLIR
18.0.0git
|
#include "mlir/Tools/lsp-server-support/Protocol.h"
Public Attributes | |
TextDocumentIdentifier | textDocument |
The document that was closed. More... | |
Definition at line 470 of file Protocol.h.
TextDocumentIdentifier mlir::lsp::DidCloseTextDocumentParams::textDocument |
The document that was closed.
Definition at line 472 of file Protocol.h.
Referenced by mlir::lsp::fromJSON().