On 24/08/12 16:52, Julia Lawall wrote:
I don't think that there exists a pretty printer that can serialize any ast node. Some pretty printers are indeed provided in pretty_print_c.ml. I think Arie has changed the way that Coccinelle libraries are made available to ocaml, so it would probably be easier if he could add it.
I'm not sure if it's released. But I've added a file called "ocaml/exposed_modules.ml" which contains the modules that an ocaml script can access.
In yes_prepare_ocamlcocci.ml is a list of modules that needs to mention the modules in coccilib too, if I understand correctly. Perhaps we can get rid of having to mention the coccilib modules here. I should have a look at it.
Arie _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
