Js_of_ocaml_compiler.Js_parsertype token = Js_token.tokenval standalone_expression : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Javascript.expressionval program : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Javascript.programmodule MenhirInterpreter : sig ... endmodule Incremental : sig ... end