Zigbee Protocol Controller 1.6.0
|
Condition. More...
#include <attribute_mapper_ast.hpp>
Public Attributes | |
operand | cond_value |
Selector value. More... | |
operand | cond_true |
Truth value. More... | |
operand | cond_false |
False value. More... | |
Condition.
This is an if statement.
Example if 1 2 3
operand ast::condition::cond_false |
False value.
operand ast::condition::cond_true |
Truth value.
operand ast::condition::cond_value |
Selector value.