|
MLIR 22.0.0git
|
#include "Protocol.h"#include "mlir/Support/LLVM.h"#include "mlir/Tools/mlir-lsp-server/MlirLspRegistryFunction.h"#include "llvm/Support/Error.h"#include <memory>#include <optional>Go to the source code of this file.
Classes | |
| class | mlir::lsp::MLIRServer |
| This class implements all of the MLIR related functionality necessary for a language server. More... | |
| struct | mlir::lsp::MLIRConvertBytecodeResult |
| This class represents the result of converting between MLIR's bytecode and textual format. More... | |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::lsp |