CIRCT 21.0.0git
|
#include "mlir/Support/LLVM.h"
#include "llvm/ADT/StringRef.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 = mlir::lsp::TextDocumentContentChangeEvent |
using | circt::lsp::URIForFile = mlir::lsp::URIForFile |
using | circt::lsp::Diagnostic = mlir::lsp::Diagnostic |