package diffast-langs-verilog

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

Module V_label.AlwaysSpecSource

include module type of struct include Ls.AlwaysSpec end
Sourcetype t = Verilog_parsing.Labels.AlwaysSpec.t =
  1. | NORMAL
  2. | COMB
  3. | FF
  4. | LATCH
Sourceval to_string : t -> string
Sourceval to_rep : t -> string
Sourceval to_short_string : t -> string
OCaml

Innovation. Community. Security.