Module Parsing.ParsableSource

type t
val make : ?loc:Loc.t -> (unit, char) Gramlib.Stream.t -> t
val loc : t -> Loc.t