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