package diffast-langs-verilog

  1. Overview
  2. Docs
include module type of struct include Ls.BinsSpec end
type t = Verilog_parsing.Labels.BinsSpec.t =
  1. | Normal
  2. | Illegal
  3. | Ignore
val to_string : t -> string
val to_simple_string : t -> string
val to_rep : t -> string
val to_short_string : t -> string
OCaml

Innovation. Community. Security.