Zigbee Protocol Controller 1.6.0
|
Class that evaluates if we have unknown functions in the AST. More...
#include <attribute_mapper_built_in_functions.hpp>
Public Member Functions | |
bool | operator() (const nil) const |
bool | operator() (unsigned int) const |
bool | operator() (float) const |
bool | operator() (const attribute &a) const |
bool | operator() (const attribute_path_subscript &subscript) const |
bool | operator() (const operand &operand) const |
bool | operator() (const signed_ &x) const |
bool | operator() (const condition &x) const |
bool | operator() (const operation &x) const |
bool | operator() (const expression &x) const |
bool | operator() (const assignment &a) const |
bool | operator() (const function_invokation &f) const |
bool | operator() (const scope &x) const |
bool | operator() (const ast_tree &ast) const |
Class that evaluates if we have unknown functions in the AST.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |