Module V_label.PropertyExpressionSource
include module type of struct include Ls.PropertyExpression end
Sourcetype t = Verilog_parsing.Labels.PropertyExpression.t = | Not| Strong| Weak| ImplicationOverlapped| ImplicationNonOverlapped| SharpMinusSharp| SharpEqSharp| Nexttime| S_nexttime| Always| S_always| Eventually| S_eventually| Until| S_until| Until_with| S_until_with| Implies| Iff| Accept_on| Sync_accept_on| Reject_on| Sync_reject_on| If| Case| Spec
Sourceval to_simple_string : t -> string Sourceval to_tag : t -> string * 'a list Sourceval get_identifier : 'a -> 'b Sourceval to_short_string : t -> string