Zigbee Protocol Controller 1.6.0
ast::function_invokation Struct Reference

Built-in function invokation Example : fn_min_value(r'3, 5, d'5 or 20) More...

#include <attribute_mapper_ast.hpp>

Public Attributes

std::string function_name
 
std::vector< expressionarguments
 

Detailed Description

Built-in function invokation Example : fn_min_value(r'3, 5, d'5 or 20)

Member Data Documentation

◆ arguments

std::vector<expression> ast::function_invokation::arguments

◆ function_name

std::string ast::function_invokation::function_name

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