Module Pcoq.Parsable

type t
val make : ?⁠loc:Loc.t -> char Stdlib.Stream.t -> t
val comment_state : t -> ((int * int) * string) list