Module Js_of_ocaml_compiler__Js_parser
type token
= Js_of_ocaml_compiler.Js_token.token
val standalone_expression : (Stdlib.Lexing.lexbuf -> token) -> Stdlib.Lexing.lexbuf -> Js_of_ocaml_compiler.Javascript.expression
val program : (Stdlib.Lexing.lexbuf -> token) -> Stdlib.Lexing.lexbuf -> Js_of_ocaml_compiler.Javascript.program
module MenhirInterpreter : sig ... end
module Incremental : sig ... end