Module Vcaml.MarkSource

Sourcetype t = {
  1. sym : char;
  2. pos : Position.One_indexed_row.t;
}
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t