Class GuiProof.printer

method on_click : ( Wp.ProofEngine.position -> unit ) -> unit
method on_backtrack : ( Wp.ProofEngine.node -> unit ) -> unit
method pp_main : Stdlib.Format.formatter -> Wp.ProofEngine.tree -> unit
method pp_node : Stdlib.Format.formatter -> Wp.ProofEngine.node -> unit
method pending : Wp.ProofEngine.node -> unit
method status : Wp.ProofEngine.tree -> unit
method tree : Wp.ProofEngine.tree -> unit