package diffast-langs-verilog-parsing

  1. Overview
  2. Docs
inherit PB.c
val mutable context_stack : C.stack
val mutable begin_scope : unit -> unit
val mutable end_scope : unit -> unit
val mutable parse_error : Lexing.position -> Lexing.position -> ('a, unit, string, Verilog_parsing.Ast.node) format4 -> 'a
val mutable scanner : < enter_source : Verilog_parsing.Source.c -> Sedlexing.lexbuf ; get_token : unit -> Verilog_parsing.Tokens_.token Langs_common.Parserlib_base.token >
val mutable _parse : unit -> Verilog_parsing.Ast.c
method set_ignore_include_flag : unit
method clear_ignore_include_flag : unit
method dump_ignored_regions : unit
method ignored_LOC : int
method dump_missed_regions : unit
method missed_LOC : int
method parser_init : unit
method _parse : Verilog_parsing.Ast.c
method macrotbl : Verilog_parsing.Macro.table
method set_predefined_macrotbl : Verilog_parsing.Macro.table option -> unit
method make_source_stdin : Verilog_parsing.Source.c
method __parse : Verilog_parsing.Ast.c
OCaml

Innovation. Community. Security.