coan 4.2.4
|
Go to the source code of this file.
Functions | |
void | eval_result_set_value (eval_result_t *result, int_spec_t const *int_spec) |
void | eval_result_clear (eval_result_t *result) |
bool | eval_result_parsed (eval_result_t *result) |
Variables | |
int_spec_t const | int_spec_false = { {0LL} ,INT_INT} |
int_spec_t const | int_spec_true = {{1},INT_INT} |
This file implements the Evaluation Result component
Definition in file eval_result.c.