Module Dune_re.MarkSource

Marks

Marks

Sourcetype t

Mark id

Sourceval test : Dune_re__.Re.groups -> t -> bool

Tell if a mark was matched.

Sourcemodule Set : Set.S with type elt = t
Sourceval all : Dune_re__.Re.groups -> Set.t

Return all the mark matched.

Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int