package diffast-langs-common

  1. Overview
  2. Docs
val env : 'b
method virtual _parse : 'ast
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 virtual make_source : Storage.file -> 'a
method virtual make_source_stdin : 'a
method parse_file : Storage.file -> 'ast
method parse_stdin : 'ast
method parser_init : unit
method set_keep_going_flag : unit
method set_search_path_list : string list -> unit
method set_verbose_flag : unit
OCaml

Innovation. Community. Security.