package frama-c

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Sarif.ArtifactLocationSource

Sourcetype t = {
  1. uri : string;
  2. uriBaseId : string;
}
Sourceval create : uri:string -> ?uriBaseId:string -> unit -> t
Sourceval default : t
OCaml

Innovation. Community. Security.