LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::string::StringType Class Reference
Inheritance diagram for llzk::string::StringType:
[legend]
Collaboration diagram for llzk::string::StringType:
[legend]

Static Public Member Functions

static constexpr ::llvm::StringLiteral getMnemonic ()

Static Public Attributes

static constexpr ::llvm::StringLiteral name = "string.type"
static constexpr ::llvm::StringLiteral dialectName = "string"

Detailed Description

Definition at line 20 of file Types.h.inc.

Member Function Documentation

◆ getMnemonic()

constexpr ::llvm::StringLiteral llzk::string::StringType::getMnemonic ( )
inlinestatic

Definition at line 25 of file Types.h.inc.

Member Data Documentation

◆ dialectName

::llvm::StringLiteral llzk::string::StringType::dialectName = "string"
static

Definition at line 24 of file Types.h.inc.

◆ name

::llvm::StringLiteral llzk::string::StringType::name = "string.type"
static

Definition at line 23 of file Types.h.inc.


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