Module Matching.MakeSource

Parameters

module X : Arg

Signature

Sourcetype t
Sourcetype theory = X.t
Sourceval empty : t
Sourceval add_term : Matching_types.term_info -> Expr.t -> t -> t
Sourceval max_term_depth : t -> int -> t
Sourceval add_triggers : Util.matching_env -> t -> (Expr.t * int * Explanation.t) Expr.Map.t -> t