Class Js_of_ocaml_compiler__Js_traverse.share_constant
method expression : Js_of_ocaml_compiler.Javascript.expression -> Js_of_ocaml_compiler.Javascript.expression
method expression_o : Js_of_ocaml_compiler.Javascript.expression option -> Js_of_ocaml_compiler.Javascript.expression option
method switch_case : Js_of_ocaml_compiler.Javascript.expression -> Js_of_ocaml_compiler.Javascript.expression
method initialiser : (Js_of_ocaml_compiler.Javascript.expression * Js_of_ocaml_compiler.Javascript.location) -> Js_of_ocaml_compiler.Javascript.expression * Js_of_ocaml_compiler.Javascript.location
method initialiser_o : (Js_of_ocaml_compiler.Javascript.expression * Js_of_ocaml_compiler.Javascript.location) option -> (Js_of_ocaml_compiler.Javascript.expression * Js_of_ocaml_compiler.Javascript.location) option
method variable_declaration : Js_of_ocaml_compiler.Javascript.variable_declaration -> Js_of_ocaml_compiler.Javascript.variable_declaration
method statement : Js_of_ocaml_compiler.Javascript.statement -> Js_of_ocaml_compiler.Javascript.statement
method statements : Js_of_ocaml_compiler.Javascript.statement_list -> Js_of_ocaml_compiler.Javascript.statement_list
method statement_o : (Js_of_ocaml_compiler.Javascript.statement * Js_of_ocaml_compiler.Javascript.location) option -> (Js_of_ocaml_compiler.Javascript.statement * Js_of_ocaml_compiler.Javascript.location) option
method source : Js_of_ocaml_compiler.Javascript.source_element -> Js_of_ocaml_compiler.Javascript.source_element
method sources : Js_of_ocaml_compiler.Javascript.source_elements -> Js_of_ocaml_compiler.Javascript.source_elements
method ident : Js_of_ocaml_compiler.Javascript.ident -> Js_of_ocaml_compiler.Javascript.ident
method program : Js_of_ocaml_compiler.Javascript.program -> Js_of_ocaml_compiler.Javascript.program