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

Public Types

using const_paramsTy = ::mlir::ArrayAttr
using sym_nameTy = ::mlir::StringAttr

Public Member Functions

auto getConstParams ()
void setConstParams (const ::mlir::ArrayAttr &propValue)
auto getSymName ()
void setSymName (const ::mlir::StringAttr &propValue)
bool operator== (const Properties &rhs) const
bool operator!= (const Properties &rhs) const

Public Attributes

const_paramsTy const_params
sym_nameTy sym_name

Detailed Description

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

Member Typedef Documentation

◆ const_paramsTy

◆ sym_nameTy

Member Function Documentation

◆ getConstParams()

auto llzk::component::detail::StructDefOpGenericAdaptorBase::Properties::getConstParams ( )
inline

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

◆ getSymName()

auto llzk::component::detail::StructDefOpGenericAdaptorBase::Properties::getSymName ( )
inline

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

◆ operator!=()

bool llzk::component::detail::StructDefOpGenericAdaptorBase::Properties::operator!= ( const Properties & rhs) const
inline

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

◆ operator==()

bool llzk::component::detail::StructDefOpGenericAdaptorBase::Properties::operator== ( const Properties & rhs) const
inline

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

◆ setConstParams()

void llzk::component::detail::StructDefOpGenericAdaptorBase::Properties::setConstParams ( const ::mlir::ArrayAttr & propValue)
inline

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

◆ setSymName()

void llzk::component::detail::StructDefOpGenericAdaptorBase::Properties::setSymName ( const ::mlir::StringAttr & propValue)
inline

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

Member Data Documentation

◆ const_params

const_paramsTy llzk::component::detail::StructDefOpGenericAdaptorBase::Properties::const_params

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

◆ sym_name

sym_nameTy llzk::component::detail::StructDefOpGenericAdaptorBase::Properties::sym_name

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


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