package diffast-langs-verilog

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.1.tar.gz
sha256=2b36318d1317efb4e3ae71727934aa8883dde49ad5dd71d85df6a9b9b10bfe0a
md5=a0d35178f15cd2d2a3b907a0bbcc959c

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.