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

Public Types

using columnTy = ::mlir::UnitAttr
using sym_nameTy = ::mlir::StringAttr
using typeTy = ::mlir::TypeAttr

Public Member Functions

auto getColumn ()
void setColumn (const ::mlir::UnitAttr &propValue)
auto getSymName ()
void setSymName (const ::mlir::StringAttr &propValue)
auto getType ()
void setType (const ::mlir::TypeAttr &propValue)
bool operator== (const Properties &rhs) const
bool operator!= (const Properties &rhs) const

Public Attributes

columnTy column
sym_nameTy sym_name
typeTy type

Detailed Description

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

Member Typedef Documentation

◆ columnTy

◆ sym_nameTy

◆ typeTy

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

Member Function Documentation

◆ getColumn()

auto llzk::component::detail::FieldDefOpGenericAdaptorBase::Properties::getColumn ( )
inline

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

◆ getSymName()

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

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

◆ getType()

auto llzk::component::detail::FieldDefOpGenericAdaptorBase::Properties::getType ( )
inline

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

◆ operator!=()

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

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

◆ operator==()

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

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

◆ setColumn()

void llzk::component::detail::FieldDefOpGenericAdaptorBase::Properties::setColumn ( const ::mlir::UnitAttr & propValue)
inline

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

◆ setSymName()

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

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

◆ setType()

void llzk::component::detail::FieldDefOpGenericAdaptorBase::Properties::setType ( const ::mlir::TypeAttr & propValue)
inline

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

Member Data Documentation

◆ column

columnTy llzk::component::detail::FieldDefOpGenericAdaptorBase::Properties::column

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

◆ sym_name

sym_nameTy llzk::component::detail::FieldDefOpGenericAdaptorBase::Properties::sym_name

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

◆ type

typeTy llzk::component::detail::FieldDefOpGenericAdaptorBase::Properties::type

Definition at line 194 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