Class type Js_min.regExp

method exec : js_string t -> match_result_handle t opt meth
method global : bool t readonly_prop
method ignoreCase : bool t readonly_prop
method lastIndex : int prop
method multiline : bool t readonly_prop
method source : js_string t readonly_prop
method test : js_string t -> bool t meth
method toString : js_string t meth