package diffast-langs-verilog

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module V_label.StrengthSource

include module type of struct include Ls.Strength end
Sourcetype t = Verilog_parsing.Labels.Strength.t =
  1. | HIGHZ0
  2. | HIGHZ1
  3. | LARGE
  4. | MEDIUM
  5. | SMALL
  6. | PULL0
  7. | PULL1
  8. | STRONG0
  9. | STRONG1
  10. | WEAK0
  11. | WEAK1
  12. | Anonymous
Sourceval to_string : t -> string
Sourceval to_rep : t -> string
Sourceval to_tag : t -> string * 'a list
Sourceval anonymize : t -> t
Sourceval to_short_string : t -> string
OCaml

Innovation. Community. Security.