package frama-c

  1. Overview
  2. Docs

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

Module Sarif.ToolComponentReferenceSource

Sourcetype t = {
  1. name : string;
  2. index : int;
  3. guid : string;
  4. properties : Properties.t;
}
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval create : ?name:string -> ?index:int -> ?guid:string -> ?properties:Properties.t -> unit -> t
Sourceval default : t
OCaml

Innovation. Community. Security.