CamlinternalMenhirLib.ErrorReports.3o - Man Page
no description
Module
Module CamlinternalMenhirLib.ErrorReports
Documentation
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
Info
2021-02-28 OCamldoc OCaml library