package diffast-langs-verilog-parsing

  1. Overview
  2. Docs
type t =
  1. | Concat
  2. | Repetition
  3. | OnMatch
  4. | And
  5. | Or
  6. | Intersect
  7. | First_match
  8. | Throughout
  9. | Within
  10. | Clocking
val to_string : t -> string
val to_simple_string : t -> string
val to_tag : t -> string * 'a list
val get_identifier : 'a -> 'b
OCaml

Innovation. Community. Security.