Module Js_of_ocaml_compiler.Js_simpl
val if_statement :
function_end:(unit -> Js_of_ocaml_compiler.Javascript.location) ->
Js_of_ocaml_compiler.Javascript.expression ->
Js_of_ocaml_compiler.Javascript.location ->
(Js_of_ocaml_compiler.Javascript.statement
* Js_of_ocaml_compiler.Javascript.location) ->
bool ->
(Js_of_ocaml_compiler.Javascript.statement
* Js_of_ocaml_compiler.Javascript.location) ->
bool ->
(Js_of_ocaml_compiler.Javascript.statement
* Js_of_ocaml_compiler.Javascript.location)
listval function_body :
(Js_of_ocaml_compiler.Javascript.statement
* Js_of_ocaml_compiler.Javascript.location)
list ->
(Js_of_ocaml_compiler.Javascript.statement
* Js_of_ocaml_compiler.Javascript.location)
list