Class type Js_of_ocaml__Dom_html.tokenList

method length : int Js_of_ocaml.Js.readonly_prop
method item : int -> Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.meth
method contains : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> bool Js_of_ocaml.Js.t Js_of_ocaml.Js.meth
method add : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.meth
method remove : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.meth
method toggle : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> bool Js_of_ocaml.Js.t Js_of_ocaml.Js.meth
method stringifier : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.prop