LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::boolean::detail::AssertOpGenericAdaptorBase::Properties Struct Reference

Public Types

using msgTy = ::mlir::StringAttr

Public Member Functions

auto getMsg ()
void setMsg (const ::mlir::StringAttr &propValue)
bool operator== (const Properties &rhs) const
bool operator!= (const Properties &rhs) const

Public Attributes

msgTy msg

Detailed Description

Definition at line 229 of file Ops.h.inc.

Member Typedef Documentation

◆ msgTy

Definition at line 230 of file Ops.h.inc.

Member Function Documentation

◆ getMsg()

auto llzk::boolean::detail::AssertOpGenericAdaptorBase::Properties::getMsg ( )
inline

Definition at line 233 of file Ops.h.inc.

◆ operator!=()

bool llzk::boolean::detail::AssertOpGenericAdaptorBase::Properties::operator!= ( const Properties & rhs) const
inline

Definition at line 245 of file Ops.h.inc.

◆ operator==()

bool llzk::boolean::detail::AssertOpGenericAdaptorBase::Properties::operator== ( const Properties & rhs) const
inline

Definition at line 240 of file Ops.h.inc.

◆ setMsg()

void llzk::boolean::detail::AssertOpGenericAdaptorBase::Properties::setMsg ( const ::mlir::StringAttr & propValue)
inline

Definition at line 237 of file Ops.h.inc.

Member Data Documentation

◆ msg

msgTy llzk::boolean::detail::AssertOpGenericAdaptorBase::Properties::msg

Definition at line 231 of file Ops.h.inc.


The documentation for this struct was generated from the following file:
  • build/include/llzk/Dialect/Bool/IR/Ops.h.inc