Module Parse_js.Lexer

type t
val of_file : string -> t
val of_lexbuf : Stdlib.Lexing.lexbuf -> t
val of_channel : Stdlib.in_channel -> t