diffast-langs-verilog.base
V_label.Strength
diffast-langs-verilog
diffast-langs-verilog.p
include module type of struct include Ls.Strength end
type t = Verilog_parsing.Labels.Strength.t =
| HIGHZ0
| HIGHZ1
| LARGE
| MEDIUM
| SMALL
| PULL0
| PULL1
| STRONG0
| STRONG1
| WEAK0
| WEAK1
| Anonymous
val to_string : t -> string
val to_rep : t -> string
val to_tag : t -> string * 'a list
val anonymize : t -> t
val to_short_string : t -> string