Module Labels.SimpleImmediateAssertionSource

Sourcetype t =
  1. | Assert
  2. | Assume
  3. | Cover
Sourceval to_string : t -> string
Sourceval to_simple_string : t -> string
Sourceval to_tag : t -> string * 'a list