CIRCT  19.0.0git
Public Member Functions | Public Attributes | List of all members
circt::ExportVerilog::OpLocMap::LocationRange Struct Reference
Collaboration diagram for circt::ExportVerilog::OpLocMap::LocationRange:
Collaboration graph
[legend]

Public Member Functions

 LocationRange (LineColPair begin)
 

Public Attributes

LineColPair begin
 
LineColPair end
 

Detailed Description

Definition at line 268 of file ExportVerilogInternals.h.

Constructor & Destructor Documentation

◆ LocationRange()

circt::ExportVerilog::OpLocMap::LocationRange::LocationRange ( LineColPair  begin)
inline

Definition at line 271 of file ExportVerilogInternals.h.

Member Data Documentation

◆ begin

LineColPair circt::ExportVerilog::OpLocMap::LocationRange::begin

Definition at line 269 of file ExportVerilogInternals.h.

◆ end

LineColPair circt::ExportVerilog::OpLocMap::LocationRange::end

Definition at line 270 of file ExportVerilogInternals.h.


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