Mc2_smtlib.MakeSourcemodule ARG : sig ... endval process_stmt :
?gc:bool ->
?restarts:bool ->
?pp_cnf:bool ->
?dot_proof:string ->
?pp_model:bool ->
?check:bool ->
?time:float ->
?memory:float ->
?progress:bool ->
?switch:Mc2_core.Util.Switch.t ->
Mc2_core.Statement.t ->
unit or_errorProcess the given statement.