package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. edgeId : string;
  2. message : Message.t;
  3. finalState : Additional_properties.t;
  4. stepOverEdgeCount : int;
  5. properties : Properties.t;
}
val to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.