|
llvm::StringMap< std::unique_ptr< VerilogTextFile > > | files |
| The files held by the server, mapped by their URI file name.
|
|
VerilogServerContext | context |
|
Definition at line 303 of file VerilogServer.cpp.
◆ Impl()
◆ context
VerilogServerContext circt::lsp::VerilogServer::Impl::context |
◆ files
llvm::StringMap<std::unique_ptr<VerilogTextFile> > circt::lsp::VerilogServer::Impl::files |
The files held by the server, mapped by their URI file name.
Definition at line 307 of file VerilogServer.cpp.
The documentation for this struct was generated from the following file:
- /home/runner/work/circt-www/circt-www/circt_src/lib/Tools/circt-verilog-lsp-server/VerilogServerImpl/VerilogServer.cpp