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