package frama-c

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

Module Sarif.StackSource

Sourcetype t = {
  1. message : Message.t;
  2. frames : StackFrame.t list;
  3. properties : Properties.t;
}
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval default : t
OCaml

Innovation. Community. Security.