package diffast-langs-verilog

  1. Overview
  2. Docs
Verilog parser plugin for Diff/AST

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.3.5.1.tar.gz
sha256=6971a07313d308bdfcfe165fd76c218454826fe594acfa6ab25b0e7a1c739cb5
md5=be0348ed663151930bc8ced0ca678b60

doc/src/diffast-langs-verilog.base/verilog_base.ml.html

Source file verilog_base.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(* generated by dune *)

(** @canonical Verilog_base.V_fact *)
module V_fact = Verilog_base__V_fact

(** @canonical Verilog_base.V_label *)
module V_label = Verilog_base__V_label

(** @canonical Verilog_base.V_lib_base *)
module V_lib_base = Verilog_base__V_lib_base

(** @canonical Verilog_base.V_tree *)
module V_tree = Verilog_base__V_tree

(** @canonical Verilog_base.V_unparsing *)
module V_unparsing = Verilog_base__V_unparsing