Module Clang__types.Display_source_location

Use by Clang__utils.pp_diagnostic

type t = {
kind : location_kind;
column : bool;
ranges : bool;
}
val default : t