Module ATDGenerated.Report_block_list_spec_t

type report_block_list_spec = {
  1. bug_type : string;
  2. class_name : string option;
  3. procedure_name : string;
  4. file : string;
  5. comment : string option;
}
type report_block_list_specs = report_block_list_spec list