Module Js_of_ocaml_compiler.Js_parser
type token = Js_of_ocaml_compiler.Js_token.tokenval standalone_expression :
(Stdlib.Lexing.lexbuf -> Js_of_ocaml_compiler.Js_parser.token) ->
Stdlib.Lexing.lexbuf ->
'tv_standalone_expressionval script :
(Stdlib.Lexing.lexbuf -> Js_of_ocaml_compiler.Js_parser.token) ->
Stdlib.Lexing.lexbuf ->
'tv_scriptval module_ :
(Stdlib.Lexing.lexbuf -> Js_of_ocaml_compiler.Js_parser.token) ->
Stdlib.Lexing.lexbuf ->
'tv_module_module MenhirInterpreter : sig ... endmodule Incremental : sig ... endmodule Tables :
MenhirLib.TableFormat.TABLES
with type token = Js_of_ocaml_compiler.Js_parser.token