MLIR
20.0.0git
|
#include "mlir/Tools/lsp-server-support/Protocol.h"
Public Attributes | |
ReferenceContext | context |
Public Attributes inherited from mlir::lsp::TextDocumentPositionParams | |
TextDocumentIdentifier | textDocument |
The text document. More... | |
Position | position |
The position inside the text document. More... | |
Definition at line 442 of file Protocol.h.
ReferenceContext mlir::lsp::ReferenceParams::context |
Definition at line 443 of file Protocol.h.
Referenced by mlir::lsp::fromJSON().