Adaptive Framework
0.9.0
|
afw_function_execute_* functions for expression. More...
#include "afw.h"
Go to the source code of this file.
Functions | |
const afw_value_t * | afw_function_execute_compile_expression (afw_function_execute_t *x) |
Adaptive Function compile<expression> More... | |
const afw_value_t * | afw_function_execute_evaluate_expression (afw_function_execute_t *x) |
Adaptive Function evaluate<expression> More... | |
afw_function_execute_* functions for expression.
Definition in file afw_function_expression.c.