package diffast-langs-verilog-parsing

  1. Overview
  2. Docs
module Source_base = Langs_common.Source_base
type lang_spec =
  1. | V1995
  2. | V2001
  3. | V2005
  4. | SV2005
  5. | SV2009
val lang_spec_to_string : lang_spec -> string
class c : Source_base.Storage.file -> object ... end
OCaml

Innovation. Community. Security.