Module Ast_diff.Stmt

module Stmt: Correspondance_table 
  with type key = stmt and type data = stmt code_correspondance

include State_builder.Hashtbl
val pretty_data : Stdlib.Format.formatter -> data -> unit