package frama-c

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

Module type PdgMarks.ProjSource

this is the type of the functor dedicated to interprocedural propagation. It is defined in PDG plugin

type t
type mark
type call_info
val empty : unit -> t
val find_marks : t -> Frama_c_kernel.Cil_types.varinfo -> fct option
val mark_and_propagate : t -> PdgTypes.Pdg.t -> mark select -> unit
OCaml

Innovation. Community. Security.