Printers for the analysis results
module LineReader : sig ... endModule 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 ‑> unitFinish a session, and perform delayed print actions if required
val node_start_session : pp_name:(Format.formatter ‑> unit) ‑> InferIR.Procdesc.Node.t ‑> int ‑> unitStart 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 ‑> unitCreate filename.ext.html for each file in the cluster.