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