Printers for the analysis results
module LineReader : sig ... end
Module to read specific lines from files. The data from any file will stay in memory until the handle is collected by the gc
val node_finish_session : InferIR.Procdesc.Node.t ‑> unit
Finish a session, and perform delayed print actions if required
val node_start_session : pp_name:(Format.formatter ‑> unit) ‑> InferIR.Procdesc.Node.t ‑> int ‑> unit
Start a session, and create a new html fine for the node if it does not exist yet
val write_all_html_files : InferBase.SourceFile.t ‑> unit
Create filename.ext.html for each file in the cluster.