package diffast-core

  1. Overview
  2. Docs
val mutable fact_flag : bool
val mutable fact_restricted_flag : bool
val mutable fact_add_versions_flag : bool
val mutable fact_for_changes_flag : bool
val mutable fact_for_changes_basic_flag : bool
val mutable fact_for_mapping_flag : bool
val mutable fact_for_mapping_restricted_flag : bool
val mutable fact_for_ast_flag : bool
val mutable fact_for_delta_flag : bool
val mutable fact_compress_flag : bool
val mutable fact_proj : string
val mutable fact_proj_roots : string array
val mutable fact_versions : (Diffast_core.Entity.vkind * string) array
val mutable fact_enc : Diffast_core.Entity.encoding
val mutable fact_algo : Xhash.algo
val mutable fact_compression : Comp.c
val mutable fact_size_threshold : int
val mutable fact_into_virtuoso : string
val mutable fact_virtuoso_temp_dir : string
val mutable fact_into_directory : string
method fact_flag : bool
method set_fact_flag : unit
method clear_fact_flag : unit
method fact_restricted_flag : bool
method set_fact_restricted_flag : unit
method clear_fact_restricted_flag : unit
method fact_add_versions_flag : bool
method set_fact_add_versions_flag : unit
method clear_fact_add_versions_flag : unit
method fact_for_changes_flag : bool
method set_fact_for_changes_flag : unit
method clear_fact_for_changes_flag : unit
method fact_for_changes_basic_flag : bool
method set_fact_for_changes_basic_flag : unit
method clear_fact_for_changes_basic_flag : unit
method fact_for_mapping_flag : bool
method set_fact_for_mapping_flag : unit
method clear_fact_for_mapping_flag : unit
method fact_for_mapping_restricted_flag : bool
method set_fact_for_mapping_restricted_flag : unit
method clear_fact_for_mapping_restricted_flag : unit
method fact_for_ast_flag : bool
method set_fact_for_ast_flag : unit
method clear_fact_for_ast_flag : unit
method fact_for_delta_flag : bool
method set_fact_for_delta_flag : unit
method clear_fact_for_delta_flag : unit
method fact_compress_flag : bool
method set_fact_compress_flag : unit
method clear_fact_compress_flag : unit
method fact_proj : string
method set_fact_proj : string -> unit
method fact_proj_roots : string array
method set_fact_proj_roots : string array -> unit
method fact_versions : (Diffast_core.Entity.vkind * string) array
method set_fact_versions : (Diffast_core.Entity.vkind * string) array -> unit
method set_fact_enc : Diffast_core.Entity.encoding -> unit
method fact_algo : Xhash.algo
method set_fact_algo : Xhash.algo -> unit
method fact_size_threshold : int
method set_fact_size_threshold : int -> unit
method fact_compression : Comp.c
method fact_into_virtuoso : string
method set_fact_into_virtuoso : string -> unit
method fact_virtuoso_temp_dir : string
method fact_into_directory : string
method set_fact_into_directory : string -> unit
OCaml

Innovation. Community. Security.