Provided by: ocaml-man_4.13.1-4ubuntu1_all
NAME
CamlinternalMenhirLib.LexerUtil - no description
Module
Module CamlinternalMenhirLib.LexerUtil
Documentation
Module LexerUtil : sig end val init : string -> Lexing.lexbuf -> Lexing.lexbuf val read : string -> string * Lexing.lexbuf val newline : Lexing.lexbuf -> unit val range : Lexing.position * Lexing.position -> string