Js_of_ocaml_compiler.Js_parsertype token = Js_token.tokenval standalone_expression :
(Stdlib.Lexing.lexbuf -> token) ->
Stdlib.Lexing.lexbuf ->
'tv_standalone_expressionval script :
(Stdlib.Lexing.lexbuf -> token) ->
Stdlib.Lexing.lexbuf ->
'tv_scriptval module_ :
(Stdlib.Lexing.lexbuf -> token) ->
Stdlib.Lexing.lexbuf ->
'tv_module_module MenhirInterpreter : sig ... endmodule Incremental : sig ... end