js_of_ocaml
Compiler from OCaml bytecode to Javascript
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package js_of_ocaml
-
js_of_ocaml
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
inherit node
method tagName : Js.js_string Js.t Js.readonly_prop
method getAttribute : Js.js_string Js.t -> Js.js_string Js.t Js.opt Js.meth
method setAttribute : Js.js_string Js.t -> Js.js_string Js.t -> unit Js.meth
method removeAttribute : Js.js_string Js.t -> unit Js.meth
method hasAttribute : Js.js_string Js.t -> bool Js.t Js.meth
method getAttributeNS : Js.js_string Js.t ->
Js.js_string Js.t ->
Js.js_string Js.t Js.opt Js.meth
method setAttributeNS : Js.js_string Js.t ->
Js.js_string Js.t ->
Js.js_string Js.t ->
unit Js.meth
method removeAttributeNS : Js.js_string Js.t ->
Js.js_string Js.t ->
unit Js.meth
method hasAttributeNS : Js.js_string Js.t ->
Js.js_string Js.t ->
bool Js.t Js.meth
method getAttributeNodeNS : Js.js_string Js.t ->
Js.js_string Js.t ->
attr Js.t Js.opt Js.meth
method attributes : attr namedNodeMap Js.t Js.readonly_prop
ON THIS PAGE
No table of contents