package diffast-langs-verilog-parsing

  1. Overview
  2. Docs
val stack : buffer Stack.t
val mutable context : Verilog_parsing.Context.t
method add : Verilog_parsing.Token.qtoken_t -> unit
method branch_tag : Verilog_parsing__Tokenbuffer.branch_tag
method dump : unit
method get_context : Verilog_parsing.Context.t
method get_tag : Verilog_parsing__Tokenbuffer.branch_tag
method iter : (Verilog_parsing.Token.qtoken_t -> unit) -> unit
method iter_branch : (buffer -> unit) -> unit
method new_branch : Verilog_parsing__Tokenbuffer.branch_tag -> unit
method set_context : Verilog_parsing.Context.t -> unit
method top : buffer
OCaml

Innovation. Community. Security.