class type sloc_visitor =object
..end
method fundecl_calls : int Metrics_base.VInfoMap.t
method fundef_calls : int Metrics_base.VInfoMap.t
method get_metrics : Metrics_base.BasicMetrics.t
method pp_file_metrics : Format.formatter -> string -> unit
method pp_detailed_text_metrics : Format.formatter -> unit
Print results of all file and functions to the given formatter as text
method print_stats : Format.formatter -> unit
Print computed metrics to a formatter