Module Constraints.VlSource

Sourcetype t
Sourceval public : t
Sourceval secret : t
Sourceval is_public : t -> bool
Sourceval is_secret : t -> bool
Sourceval constants : t list
Sourceval is_constant : t -> bool
Sourceval to_string : t -> string
Sourceval pp : Format.formatter -> t -> unit