Js_of_ocaml_compiler.Js_parsertype token = Js_token.tokenval standalone_expression :
(Stdlib.Lexing.lexbuf -> token) ->
Stdlib.Lexing.lexbuf ->
'tv_standalone_expressionval program :
(Stdlib.Lexing.lexbuf -> token) ->
Stdlib.Lexing.lexbuf ->
'tv_programmodule MenhirInterpreter : sig ... endmodule Incremental : sig ... end