package diffast-langs-verilog

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
sha256=b5bc3e9ed7c92912e06be663c904b6d8c7d277828b6442e43d57c64414d9c5ab
md5=7404586197ede6a4f0a0d00a69069b37

doc/diffast-langs-verilog.base/Verilog_base/V_tree/index.html

Module Verilog_base.V_treeSource

module Sourcecode = Diffast_core.Sourcecode
module Fname = Langs_common.Fname
module Astloc = Langs_common.Astloc
Sourcemodule P = Printer
Sourcemodule L = V_label
Sourceval sprintf : ('a, unit, string) format -> 'a
Sourceval conv_loc : L.Ast.Loc.t -> L.Loc.t
Sourceval set_loc : < data : < set_loc : L.Loc.t -> 'a.. >.. > -> L.Ast.Loc.t -> 'a
module Tree : sig ... end
Sourceval of_ast : Diffast_core.Parser_options.c -> < comment_regions : (int * int) list ; ignored_regions : (int * int) list ; lines_read : int ; missed_regions : (int * int) list ; root : < children : 'a list ; label : L.t ; lloc : < get_level : int ; get_loc_of_level : int -> Astloc.t.. > ; loc : L.Ast.Loc.t.. > as 'a.. > -> Tree.c
OCaml

Innovation. Community. Security.