Up

Module Type_with_layout

S-expressions annotated with relative source positions and comments

Signature

module Make (Pos : sig .. end) : sig .. end
parsing produces absolute positions
val relativize : Parsed.t_or_comment -> t_or_comment