package diffast-langs-cpp-parsing

  1. Overview
  2. Docs
method _parse : Cpp_parsing.Ast.c
method _set_keep_going_flag : bool -> unit
method _set_verbose_flag : bool -> unit
method add_search_path : string -> unit
method clear_keep_going_flag : unit
method clear_verbose_flag : unit
method extra_source_files : Storage.file list
method lines_read : int
method make_source : Storage.file -> Cpp_parsing.Source.c
method make_source_stdin : Cpp_parsing.Source.c
method parse_file : Storage.file -> Cpp_parsing.Ast.c
method parse_stdin : Cpp_parsing.Ast.c
method parser_init : unit
method set_token_hist_flag : unit -> unit
method set_dump_tokens_flag : unit -> unit
method set_dump_stats_flag : unit -> unit
method set_keep_going_flag : unit
method set_search_path_list : string list -> unit
method set_verbose_flag : unit
method clear_parse_macro_defs_flag : unit -> unit
method stmts_mode : unit -> unit
method tokens_read : int
OCaml

Innovation. Community. Security.