menhirLib
Runtime support library for parsers generated by Menhir
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library menhirLib
val wrap :
( Lexing.lexbuf -> 'token ) ->
(Lexing.position * Lexing.position) buffer * ( Lexing.lexbuf -> 'token )
val wrap_supplier :
( unit -> 'token * Lexing.position * Lexing.position ) ->
(Lexing.position * Lexing.position) buffer
* ( unit ->
'token * Lexing.position * Lexing.position )
val show : ( 'a -> string ) -> 'a buffer -> string
val last : 'a buffer -> 'a
val extract : string -> (Lexing.position * Lexing.position) -> string