MLIR
20.0.0git
|
#include "mlir/Tools/lsp-server-support/Protocol.h"
Public Attributes | |
TextDocumentItem | textDocument |
The document that was opened. More... | |
Definition at line 454 of file Protocol.h.
TextDocumentItem mlir::lsp::DidOpenTextDocumentParams::textDocument |
The document that was opened.
Definition at line 456 of file Protocol.h.
Referenced by mlir::lsp::fromJSON().