CBMC
|
An implementation of incremental_goto_checkert
may implement this interface to provide fault localization information.
More...
#include <fault_localization_provider.h>
Public Member Functions | |
virtual fault_location_infot | localize_fault (const irep_idt &property_id) const =0 |
Returns the most likely fault locations for the given FAILed property_id . More... | |
virtual | ~fault_localization_providert ()=default |
An implementation of incremental_goto_checkert
may implement this interface to provide fault localization information.
Definition at line 34 of file fault_localization_provider.h.
|
virtualdefault |
|
pure virtual |
Returns the most likely fault locations for the given FAILed property_id
.
Implemented in multi_path_symex_checkert.