Module Parsing.ParsableSource

type t
Sourceval make : ?loc:Loc.t -> char Gramlib.Stream.t -> t
val loc : t -> Loc.t