Class type Javascript.regexp


class type regexp = object .. end

method exec : string -> string array
method test : string -> bool