package frama-c

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

Backward dataflow analysis. The domain must provide a backward transfer function that computes the state before a transition from the state after.

Parameters

module D : Domain

Signature

type state = D.t
type result
val fixpoint : ?wto:wto -> Cil_types.kernel_function -> state -> result
module Result : sig ... end
OCaml

Innovation. Community. Security.