Module InferModules__Tableaux
module ClosureHashtbl : InferStdlib.IStd.Caml.Map.S with type ClosureHashtbl.key = InferModules.CTL.ttype context_linter_map= bool ClosureHashtbl.t
val init_global_nodes_valuation : unit -> unitval init_active_map : InferModules.CFrontend_errors.linter list -> bool ClosureHashtbl.tval update_linter_context_map : InferModules.CFrontend_errors.linter list -> InferModules.Ctl_parser_types.ast_node -> context_linter_map -> context_linter_mapval build_valuation : InferModules.CFrontend_errors.linter list -> InferModules.Ctl_parser_types.ast_node -> InferModules.CLintersContext.context -> context_linter_map -> unitval is_decl_allowed : InferModules.CLintersContext.context -> InferGenerated.Clang_ast_t.decl -> bool