package frama-c

  1. Overview
  2. Docs

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

Module Sarif.ArtifactContentSource

Sourcetype t = {
  1. text : string;
  2. binary : string;
  3. rendered : MultiformatMessageString.t;
  4. properties : Properties.t;
}
Sourceval create : ?text:string -> ?binary:string -> ?rendered:MultiformatMessageString.t -> ?properties:Properties.t -> unit -> t
Sourceval default : t
OCaml

Innovation. Community. Security.