Module PythonSourceAstDiff.TestOnly

val store_ast : ?debug:bool -> PythonSourceAst.Node.t -> unit
val are_ast_equivalent : CC.t -> PythonSourceAst.Node.t -> PythonSourceAst.Node.t -> Rewrite.Rule.t list -> bool
val gen_all_rules : CC.t -> Rewrite.Rule.t list