CIRCT  19.0.0git
Public Attributes | List of all members
FIRRTLClassElement Struct Reference

#include <FIRRTL.h>

Collaboration diagram for FIRRTLClassElement:
Collaboration graph
[legend]

Public Attributes

MlirIdentifier name
 
MlirType type
 
FIRRTLDirection direction
 

Detailed Description

Definition at line 74 of file FIRRTL.h.

Member Data Documentation

◆ direction

FIRRTLDirection FIRRTLClassElement::direction

Definition at line 77 of file FIRRTL.h.

Referenced by firrtlTypeGetClass().

◆ name

MlirIdentifier FIRRTLClassElement::name

Definition at line 75 of file FIRRTL.h.

◆ type

MlirType FIRRTLClassElement::type

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