Dolmenexpr_to_expr.DolmenIntfmodule ConstMap : Smtml_prelude.Map.S with type key = DExpr.term_csttype ty = DTy.ttype term = DTerm.ttype interp = DM.Value.ttype model = interp ConstMap.ttype func_decl = DTerm.Const.tval true_ : termval false_ : termval int : int -> termval real : float -> termmodule Types : sig ... endmodule Interp : sig ... endmodule Int : sig ... endmodule Real : sig ... endmodule String : sig ... endmodule Re : sig ... endmodule Bitv : sig ... endmodule Float : sig ... endmodule Adt : sig ... endmodule Func : sig ... endmodule Model : sig ... endmodule Smtlib : sig ... end