package diffast-langs-verilog

  1. Overview
  2. Docs
module Sourcecode = Diffast_core.Sourcecode
module Fname = Langs_common.Fname
module Astloc = Langs_common.Astloc
module Printer = Verilog_parsing.Printer
module P = Printer
module L = V_label
val sprintf : ('a, unit, string) format -> 'a
val conv_loc : L.Ast.Loc.t -> L.Loc.t
val set_loc : < data : < set_loc : L.Loc.t -> 'a.. >.. > -> L.Ast.Loc.t -> 'a
module Tree : sig ... end
val 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.