package diffast-langs-verilog

  1. Overview
  2. Docs
include module type of struct include Ls.JoinSpec end
type t = Verilog_parsing.Labels.JoinSpec.t =
  1. | NORMAL
  2. | ANY
  3. | NONE
val to_string : t -> string
val to_rep : t -> string
val to_short_string : t -> string
OCaml

Innovation. Community. Security.