package diffast-langs-verilog-parsing

  1. Overview
  2. Docs
val mutable lloc : LLoc.c
val mutable label : L.t
val mutable children : 'a list
method label : L.t
method lloc : LLoc.c
method orig_loc : Langs_common.Astloc.t
method children : 'a list
method children_labels : ('a * L.t) list
method nchildren : int
method set_lloc : LLoc.c -> unit
method set_children : 'a list -> unit
method relab : L.t -> unit
method add_children_l : 'a list -> unit
method add_children_r : 'a list -> unit
method remove_rightmost_child : unit
method remove_leftmost_child : unit
method to_string : string
method to_tag : string * (string * Verilog_parsing.Common.identifier) list
method get_identifier : Verilog_parsing.Common.identifier
method get_identifiers : Verilog_parsing.Common.identifier list
method pexpr_to_stmt : unit
method expr_to_stmt : unit
OCaml

Innovation. Community. Security.