CIRCT 22.0.0git
|
#include <VerilogServerContext.h>
Public Member Functions | |
VerilogServerContext (const circt::lsp::VerilogServerOptions &options) | |
Public Attributes | |
const circt::lsp::VerilogServerOptions & | options |
Definition at line 25 of file VerilogServerContext.h.
|
inline |
Definition at line 26 of file VerilogServerContext.h.
const circt::lsp::VerilogServerOptions& circt::lsp::VerilogServerContext::options |
Definition at line 28 of file VerilogServerContext.h.
Referenced by circt::lsp::VerilogDocument::getOrOpenFile().