package archetype

  1. Overview
  2. Docs

grammar : http://why3.lri.fr/doc-1.2.0/syntaxref.html#sec85

val pp_str : Stdlib.Format.formatter -> string -> unit
val pp_ident : Stdlib.Format.formatter -> Why3.Ptree.ident -> unit
val pp_qualid : Stdlib.Format.formatter -> Why3.Ptree.qualid -> unit
val pp_decl : Stdlib.Format.formatter -> Why3.Ptree.decl -> unit
val pp_mlw : Stdlib.Format.formatter -> Why3.Ptree.decl list -> unit
val string_of__of_pp : (Stdlib.Format.formatter -> 'a -> unit) -> 'a -> string
val show_mlw : Why3.Ptree.decl list -> string
OCaml

Innovation. Community. Security.