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 195 of file Ops.h.inc.

Member Typedef Documentation

◆ msgTy

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

Member Function Documentation

◆ getMsg()

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

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

◆ operator!=()

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

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

◆ operator==()

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

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

◆ setMsg()

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

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

Member Data Documentation

◆ msg

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

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


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