CBMC
Loading...
Searching...
No Matches
dfcc_wrapper_program.h File Reference

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 "dfcc_contract_mode.h"
#include <set>
+ Include dependency graph for dfcc_wrapper_program.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Generates the body of a wrapper function from a contract for contract checking or contract replacement.

Definition in file dfcc_wrapper_program.h.