diffast-langs-verilog.base
V_label.BinsSpec
diffast-langs-verilog
diffast-langs-verilog.p
include module type of struct include Ls.BinsSpec end
type t = Verilog_parsing.Labels.BinsSpec.t =
| Normal
| Illegal
| Ignore
val to_string : t -> string
val to_simple_string : t -> string
val to_rep : t -> string
val to_short_string : t -> string