package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val dummy : t
val trivial : t
val is_trivial : t -> bool
val is_computed : t -> bool
val make : Conditions.sequent -> t
val compute : pid:WpPropId.prop_id -> t -> unit
val compute_proof : pid:WpPropId.prop_id -> t -> Lang.F.pred
val compute_descr : pid:WpPropId.prop_id -> t -> Conditions.sequent
val get_descr : t -> Conditions.sequent
val qed_time : t -> float