Module V_label.BinsSpecSource

include module type of struct include Ls.BinsSpec end
Sourcetype t = Verilog_parsing.Labels.BinsSpec.t =
  1. | Normal
  2. | Illegal
  3. | Ignore
Sourceval to_string : t -> string
Sourceval to_simple_string : t -> string
Sourceval to_rep : t -> string
Sourceval to_short_string : t -> string