Module Meta_ast_generic

type precision = {
  1. full_info : bool;
  2. token_info : bool;
  3. type_info : bool;
}
val default_precision : precision