Flow_lexer.Lex_result
type t
val token : Js_of_ocaml_compiler.Flow_lexer.Lex_result.t -> Js_of_ocaml_compiler.Js_token.t
val loc : Js_of_ocaml_compiler.Flow_lexer.Lex_result.t -> Js_of_ocaml_compiler.Loc.t
val errors : Js_of_ocaml_compiler.Flow_lexer.Lex_result.t -> (Js_of_ocaml_compiler.Loc.t * Js_of_ocaml_compiler.Flow_lexer.Parse_error.t) list