Lam_constanttype pointer_info = | None| Pt_constructor of {name : string;const : int;non_const : int;attributes : Melange_compiler_libs.Parsetree.attributes;}| Pt_assertfalse| Some of stringval string_of_pointer_info : pointer_info -> string optiontype t = | Const_js_null| Const_js_undefined| Const_js_true| Const_js_false| Const_int of {i : int32;comment : pointer_info;}| Const_char of char| Const_string of {}| Const_float of string| Const_int64 of int64| Const_pointer of string| Const_block of int * Lam_tag_info.t * t list| Const_float_array of string list| Const_some of t| Const_module_aliasval lam_none : t