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

Public Member Functions

 ~LLZKDialect () override
 
::mlir::Attribute parseAttribute (::mlir::DialectAsmParser &parser, ::mlir::Type type) const override
 Parse an attribute registered to this dialect.
 
void printAttribute (::mlir::Attribute attr, ::mlir::DialectAsmPrinter &os) const override
 Print an attribute registered to this dialect.
 

Static Public Member Functions

static constexpr ::llvm::StringLiteral getDialectNamespace ()
 

Friends

class ::mlir::MLIRContext
 

Detailed Description

Definition at line 12 of file Dialect.h.inc.

Constructor & Destructor Documentation

◆ ~LLZKDialect()

llzk::LLZKDialect::~LLZKDialect ( )
overridedefault

Member Function Documentation

◆ getDialectNamespace()

static constexpr ::llvm::StringLiteral llzk::LLZKDialect::getDialectNamespace ( )
inlinestatic

Definition at line 19 of file Dialect.h.inc.

◆ parseAttribute()

::mlir::Attribute llzk::LLZKDialect::parseAttribute ( ::mlir::DialectAsmParser & parser,
::mlir::Type type ) const
override

Parse an attribute registered to this dialect.

◆ printAttribute()

void llzk::LLZKDialect::printAttribute ( ::mlir::Attribute attr,
::mlir::DialectAsmPrinter & os ) const
override

Print an attribute registered to this dialect.

Friends And Related Symbol Documentation

◆ ::mlir::MLIRContext

friend class ::mlir::MLIRContext
friend

Definition at line 16 of file Dialect.h.inc.


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