Module File_context.PointSource

Sourcetype t = Lang.Point.t = {
  1. line : int;
  2. character : int;
  3. offset : int;
}
Sourceval empty : t