|
CIRCT 22.0.0git
|
#include "llvm/ADT/StringRef.h"#include "llvm/Support/LSP/Protocol.h"#include <memory>#include <optional>#include <vector>

Go to the source code of this file.
Classes | |
| class | circt::lsp::VerilogServer |
| This class implements all of the Verilog related functionality necessary for a language server. More... | |
Namespaces | |
| namespace | mlir |
| namespace | mlir::lsp |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::lsp |
Typedefs | |
| using | circt::lsp::TextDocumentContentChangeEvent = llvm::lsp::TextDocumentContentChangeEvent |
| using | circt::lsp::URIForFile = llvm::lsp::URIForFile |
| using | circt::lsp::Diagnostic = llvm::lsp::Diagnostic |