package frama-c

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

Frama-C main interface.

  • since Lithium-20081201
val extend : (unit -> unit) -> unit

Register a function to be called by the Frama-C main entry point.

val play : (unit -> unit) Stdlib.ref

Run all the Frama-C analyses. This function should be called only by toplevels.

  • since Beryllium-20090901
OCaml

Innovation. Community. Security.