Frama-C API - Pcond
All-in-one printers
val pretty : Conditions.sequent Qed.Plib.printerval dump : Conditions.bundle Qed.Plib.printerval dump_bundle : ?clause:string -> ?goal:Lang.F.pred -> Conditions.bundle Qed.Plib.printerval dump_sequence : ?clause:string -> ?goal:Lang.F.pred -> Conditions.sequence Qed.Plib.printerLow-level API
type env = Plang.Env.tval alloc_hyp : Plang.pool -> (Lang.F.var -> unit) -> Conditions.sequence -> unitval alloc_seq : Plang.pool -> (Lang.F.var -> unit) -> Conditions.sequent -> unitSequent Printer Engine. Uses the following CSS:
"wp:clause"for all clause keywords"wp:comment"for descriptions"wp:warning"for warnings"wp:property"for properties
class engine : Plang.engine -> object ... endclass state : object ... end