CIRCT  20.0.0git
Public Attributes | List of all members
circt::rtg::DictEntry Struct Reference

Defines an entry in an !rtg.dict. More...

#include <RTGTypes.h>

Collaboration diagram for circt::rtg::DictEntry:
Collaboration graph
[legend]

Public Attributes

mlir::StringAttr name
 
mlir::Type type
 

Detailed Description

Defines an entry in an !rtg.dict.

Definition at line 20 of file RTGTypes.h.

Member Data Documentation

◆ name

mlir::StringAttr circt::rtg::DictEntry::name

◆ type

mlir::Type circt::rtg::DictEntry::type

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