Simplified html node printer for checkers
val start_session : pp_name:(Format.formatter ‑> unit) ‑> InferIR.Procdesc.Node.t ‑> unit
To be called before analyzing a node
val finish_session : InferIR.Procdesc.Node.t ‑> unit
To be called after analyzing a node