Scroll to navigation

CamlinternalMenhirLib.ErrorReports(3o) OCaml library CamlinternalMenhirLib.ErrorReports(3o)

NAME

CamlinternalMenhirLib.ErrorReports - 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

2020-10-30 OCamldoc