Re.Mark
Marks
type t
Mark id
val test : Re__.Core.Group.t -> t -> bool
Tell if a mark was matched.
module Set : Set.S with type elt = t
val all : Re__.Core.Group.t -> Set.t
Return all the mark matched.
val equal : t -> t -> bool
val compare : t -> t -> int