Module JFleche.MessageSource

Goals

Sourcetype 'a t = {
  1. range : JLang.Range.t option;
  2. level : int;
  3. text : 'a;
}