package frama-c

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

Used for postdominators-related functions, when the postdominators of a statement cannot be computed. It means that there is no path from this statement to the function return.

val display : unit -> unit
val print_dot : string -> Frama_c_kernel.Cil_types.kernel_function -> unit

Print a representation of the postdominators in a dot file whose name is basename.function_name.dot.

OCaml

Innovation. Community. Security.