Zigbee Protocol Controller 1.6.0
|
Operation An operation consists of an operator and an right hand side operand. When operations are evaluated they are always evaluated in the context of left hand side value. More...
#include <attribute_mapper_ast.hpp>
Public Attributes | |
operator_ids | operator_ |
+,-,*,/ etc. More... | |
operand | operand_ |
right hand side operand More... | |
Operation An operation consists of an operator and an right hand side operand. When operations are evaluated they are always evaluated in the context of left hand side value.
operand ast::operation::operand_ |
right hand side operand
operator_ids ast::operation::operator_ |
+,-,*,/ etc.