Frama-C API - GOAL
val dummy : tval trivial : tval is_trivial : t -> boolval is_computed : t -> boolval make : Conditions.sequent -> tval compute : pid:WpPropId.prop_id -> t -> unitval compute_proof : pid:WpPropId.prop_id -> ?opened:bool -> t -> Lang.F.predval compute_descr : pid:WpPropId.prop_id -> t -> Conditions.sequentval compute_probes : pid:WpPropId.prop_id -> t -> Lang.F.term Wp__.Probe.Map.tval get_descr : t -> Conditions.sequentval qed_time : t -> float