package frama-c

  1. Overview
  2. Docs

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

Module Sarif.PhysicalLocationSource

Sourcetype t = {
  1. id : string;
  2. artifactLocation : ArtifactLocation.t;
  3. region : Region.t;
  4. contextRegion : Region.t;
}
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval create : ?id:string -> artifactLocation:ArtifactLocation.t -> ?region:Region.t -> ?contextRegion:Region.t -> unit -> t
Sourceval default : t
OCaml

Innovation. Community. Security.