table of contents
CamlinternalMenhirLib.LexerUtil(3) | OCaml library | CamlinternalMenhirLib.LexerUtil(3) |
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
2024-03-14 | OCamldoc |