package diffast-langs-verilog-parsing

  1. Overview
  2. Docs
type t =
  1. | Setup
  2. | Hold
  3. | Recovery
  4. | Removal
  5. | Skew
  6. | Setuphold
  7. | Recrem
  8. | Timeskew
  9. | Fullskew
  10. | Period
  11. | Width
  12. | Nochange
  13. | Anonymous
val to_string : t -> string
val to_simple_string : t -> string
val get_name : t -> string
val to_tag : t -> string * 'a list
OCaml

Innovation. Community. Security.