Struct zmbt::lang::Operator::Handle::Handle¶
Public Attributes¶
Type | Name |
---|---|
binary_transform | and_ = {generic\_bit\_and} |
unary_transform | compl_ = {generic\_complement} |
binary_transform | or_ = {generic\_bit\_or} |
binary_transform | xor_ = {generic\_bit\_xor} |
Public Attributes Documentation¶
variable and_¶
variable compl_¶
variable or_¶
variable xor_¶
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/expr/operator.hpp