package diffast-langs-verilog-parsing

  1. Overview
  2. Docs
val stack : buffer Stack.t
val mutable context : C.t
method get_tag : branch_tag
method get_context : C.t
method branch_tag : branch_tag
method set_context : C.t -> unit
method top : buffer
method new_branch : branch_tag -> unit
method add : Verilog_parsing.Token.qtoken_t -> unit
method iter_branch : (buffer -> unit) -> unit
method iter : (Verilog_parsing.Token.qtoken_t -> unit) -> unit
method select_branches : (C.t -> partial_parser) -> buffer * Langs_common.Astloc.t list
method dump : unit
OCaml

Innovation. Community. Security.