Zigbee Protocol Controller 1.6.0
|
Expression. More...
#include <attribute_mapper_ast.hpp>
Public Attributes | |
operand | first |
std::list< operation > | rest |
Expression.
An expression consist of one or more terms seperated by a weak binding operator.
operand ast::expression::first |
std::list<operation> ast::expression::rest |