package frama-c

  1. Overview
  2. Docs

doc/frama-c-markdown-report.core/Markdown_report/Sarif/ThreadFlowLocation/index.html

Module Sarif.ThreadFlowLocationSource

Sourcetype t = {
  1. step : int;
  2. location : Location.t;
  3. stack : Stack.t;
  4. kind : string;
  5. tfl_module : string;
  6. state : Additional_properties.t;
  7. nestingLevel : int;
  8. executionOrder : int;
  9. timestamp : string;
  10. importance : Stl_importance.t;
  11. properties : Properties.t;
}
Sourceval to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.