CIRCT 22.0.0git
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
circt::lsp::VerilogServerContext Struct Reference

#include <VerilogServerContext.h>

Collaboration diagram for circt::lsp::VerilogServerContext:
Collaboration graph
[legend]

Public Member Functions

 VerilogServerContext (const circt::lsp::VerilogServerOptions &options)
 

Public Attributes

const circt::lsp::VerilogServerOptionsoptions
 

Detailed Description

Definition at line 25 of file VerilogServerContext.h.

Constructor & Destructor Documentation

◆ VerilogServerContext()

circt::lsp::VerilogServerContext::VerilogServerContext ( const circt::lsp::VerilogServerOptions options)
inline

Definition at line 26 of file VerilogServerContext.h.

Member Data Documentation

◆ options

const circt::lsp::VerilogServerOptions& circt::lsp::VerilogServerContext::options

Definition at line 28 of file VerilogServerContext.h.

Referenced by circt::lsp::VerilogDocument::getOrOpenFile().


The documentation for this struct was generated from the following file: