ATDGenerated.Jsonconfigimpact_t
type loc = Jsonbug_t.loc
val equal_config_impact_mode : config_impact_mode -> config_impact_mode -> bool
type item = {
hash : string;
loc : loc;
procedure_name : string;
procedure_id : string;
unchecked_callees : string;
mode : config_impact_mode;
}
type report = item list