CBMC
|
Generates the body of a wrapper function from a contract for contract checking or contract replacement. More...
#include <ansi-c/goto-conversion/goto_convert_class.h>
#include <util/message.h>
#include <util/namespace.h>
#include <util/std_expr.h>
#include "dfcc_contract_functions.h"
#include "dfcc_contract_mode.h"
#include <set>
Go to the source code of this file.
Classes | |
class | dfcc_wrapper_programt |
Generates the body of a wrapper function from a contract specified using requires, assigns, frees, ensures, clauses attached to a function symbol. More... | |
Generates the body of a wrapper function from a contract for contract checking or contract replacement.
Definition in file dfcc_wrapper_program.h.