CIRCT  19.0.0git
Public Attributes | List of all members
circt::firrtl::TargetToken Struct Reference

Stores an index into an aggregate. More...

#include <FIRRTLAnnotationHelper.h>

Collaboration diagram for circt::firrtl::TargetToken:
Collaboration graph
[legend]

Public Attributes

StringRef name
 
bool isIndex
 

Detailed Description

Stores an index into an aggregate.

Definition at line 27 of file FIRRTLAnnotationHelper.h.

Member Data Documentation

◆ isIndex

bool circt::firrtl::TargetToken::isIndex

Definition at line 29 of file FIRRTLAnnotationHelper.h.

◆ name

StringRef circt::firrtl::TargetToken::name

Definition at line 28 of file FIRRTLAnnotationHelper.h.


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