Module Plexing.Lexbuf

type t
val empty : t
val add : char -> t -> t
val get : t -> string