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

The string type. More...

#include <MooreTypes.h>

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

Static Public Member Functions

static StringType get (MLIRContext *context)
 

Static Public Attributes

static constexpr StringLiteral name = "moore.string"
 

Detailed Description

The string type.

Definition at line 479 of file MooreTypes.h.

Member Function Documentation

◆ get()

StringType StringType::get ( MLIRContext *  context)
static

Definition at line 313 of file MooreTypes.cpp.

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

Referenced by customTypeParser(), and mooreStringTypeGet().

Member Data Documentation

◆ name

constexpr StringLiteral circt::moore::StringType::name = "moore.string"
staticconstexpr

Definition at line 484 of file MooreTypes.h.


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