package frama-c

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

Module Wp.ProofSessionSource

Sourcetype script =
  1. | NoScript
  2. | Script of string
  3. | Deprecated of string
Sourceval pp_file : Format.formatter -> string -> unit
Sourceval pp_script_for : Format.formatter -> Wpo.t -> unit
Sourceval get : Wpo.t -> script
Sourceval exists : Wpo.t -> bool
Sourceval save : stdout:bool -> Wpo.t -> Frama_c_kernel.Json.t -> unit
Sourceval remove : Wpo.t -> unit
Sourceval filename : force:bool -> Wpo.t -> string
Sourceval mark : Wpo.t -> unit
Sourceval reset_marks : unit -> unit
Sourceval remove_unmarked_files : dry:bool -> unit
OCaml

Innovation. Community. Security.