Zigbee Protocol Controller 1.6.0
ast::expression Struct Reference

Expression. More...

#include <attribute_mapper_ast.hpp>

Public Attributes

operand first
 
std::list< operationrest
 

Detailed Description

Expression.

An expression consist of one or more terms seperated by a weak binding operator.

Member Data Documentation

◆ first

operand ast::expression::first

◆ rest

std::list<operation> ast::expression::rest
  • or - operations

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