diffast-langs-verilog.base
V_label.Qualifier
diffast-langs-verilog
diffast-langs-verilog.p
include module type of struct include Ls.Qualifier end
type t = Verilog_parsing.Labels.Qualifier.t =
| Protected
| Local
| Static
| Virtual
| PureVirtual
| Rand
| Randc
| Automatic
val to_string : t -> string
val to_simple_string : t -> string
val to_tag : t -> string * 'a list
val to_short_string : t -> string