diffast-langs-verilog.base
V_label.AlwaysSpec
diffast-langs-verilog
diffast-langs-verilog.p
include module type of struct include Ls.AlwaysSpec end
type t = Verilog_parsing.Labels.AlwaysSpec.t =
| NORMAL
| COMB
| FF
| LATCH
val to_string : t -> string
val to_rep : t -> string
val to_short_string : t -> string