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