CamlinternalMenhirLib.ErrorReports − no description
Module CamlinternalMenhirLib.ErrorReports
Module
ErrorReports
: sig end
type ’a buffer
val wrap : (Lexing.lexbuf -> ’token) -> (Lexing.position * Lexing.position) buffer * (Lexing.lexbuf -> ’token)
val show : (’a -> string) -> ’a buffer -> string
val last : ’a buffer -> ’a