Module type Kwre.ReType

module type ReType = sig .. end
The signature of the input structure to Make.

type t 
type re 
type substrings 
val exec : ?pos:int -> ?len:int -> re -> string -> substrings
val get_all_ofs : substrings -> (int * int) array