Diffast_misc.Bindingmodule ID : sig ... endval use_count_to_string : use_count -> stringval to_string : t -> stringval is_none : t -> boolval is_use : t -> boolval is_def : t -> boolval is_local_def : t -> boolval is_non_local_def : t -> boolval is_used_def : t -> boolval is_unused_def : t -> boolval get_use_count : t -> intval has_loc : t -> boolval incr_use : t -> unit