Zigbee Protocol Controller 1.6.0
ast::condition Struct Reference

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...
 

Detailed Description

Condition.

This is an if statement.

Example if 1 2 3

Member Data Documentation

◆ cond_false

operand ast::condition::cond_false

False value.

◆ cond_true

operand ast::condition::cond_true

Truth value.

◆ cond_value

operand ast::condition::cond_value

Selector value.


The documentation for this struct was generated from the following file: