package pfff

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val vof_info : Parse_info.t -> Ocaml.v
type dumper_precision = {
  1. full_info : bool;
  2. token_info : bool;
  3. type_info : bool;
}
val default_dumper_precision : dumper_precision
val _current_precision : dumper_precision ref
val vof_info_adjustable_precision : Parse_info.t -> Ocaml.v