Stdune.LexbufLexing buffer utilities
type t = Lexing.lexbufval from_string : string -> fname:string -> tSame as Lexing.from_xxx but also initialise the location to the beginning of the given file
val from_channel : in_channel -> fname:string -> t