CIRCT 21.0.0git
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
VerilogServer.h File Reference
#include "mlir/Support/LLVM.h"
#include "llvm/ADT/StringRef.h"
#include <memory>
#include <optional>
#include <vector>
Include dependency graph for VerilogServer.h:
This graph shows which files directly or indirectly include this file:

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