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