CIRCT  19.0.0git
Static Public Member Functions | Static Public Attributes | List of all members
circt::moore::EventType Class Reference

The event type. More...

#include <MooreTypes.h>

Inheritance diagram for circt::moore::EventType:
Inheritance graph
[legend]
Collaboration diagram for circt::moore::EventType:
Collaboration graph
[legend]

Static Public Member Functions

static EventType get (MLIRContext *context)
 

Static Public Attributes

static constexpr StringLiteral name = "moore.event"
 

Detailed Description

The event type.

Definition at line 503 of file MooreTypes.h.

Member Function Documentation

◆ get()

EventType EventType::get ( MLIRContext *  context)
static

Definition at line 319 of file MooreTypes.cpp.

References circt::calyx::direction::get().

Referenced by customTypeParser(), and mooreEventTypeGet().

Member Data Documentation

◆ name

constexpr StringLiteral circt::moore::EventType::name = "moore.event"
staticconstexpr

Definition at line 508 of file MooreTypes.h.


The documentation for this class was generated from the following files: