CIRCT  20.0.0git
Public Attributes | List of all members
esi::Constant Struct Reference

#include <Common.h>

Collaboration diagram for esi::Constant:
Collaboration graph
[legend]

Public Attributes

std::any value
 
std::optional< const Type * > type
 

Detailed Description

Definition at line 57 of file Common.h.

Member Data Documentation

◆ type

std::optional<const Type *> esi::Constant::type

◆ value

std::any esi::Constant::value

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