Module Labels.SequenceExpressionSource
Sourcetype t = | Concat| Repetition| OnMatch| And| Or| Intersect| First_match| Throughout| Within| Clocking
Sourceval to_simple_string : t -> string Sourceval to_tag : t -> string * 'a list Sourceval get_identifier : 'a -> 'b