Module Js_of_ocaml_compiler__Js_token
type t=type token= t
val info : t -> Js_of_ocaml_compiler.Parse_info.tval to_string : t -> stringval to_string_extra : t -> stringval is_comment : t -> bool
Js_of_ocaml_compiler__Js_tokentype t = type token = tval info : t -> Js_of_ocaml_compiler.Parse_info.tval to_string : t -> stringval to_string_extra : t -> stringval is_comment : t -> bool