On Mon, Aug 22, 2011 at 11:11 AM, SF Markus Elfring < [email protected]> wrote:
> > Ideally I'd like at least enough info to be able to reconstruct the > source > > file exactly from the pretty-printed C tree. And have yet more info > > which identifies individual C statements and their parts. > > Would you like to perform any data processing on abstraction levels like > the > following? > - control flow graph (CFG) > - abstract sematic graph (ASG) > - abstract syntax tree (AST) > If there was a way to pretty print Coccinelle's abstract syntax tree, and it also contained file, line, and position info, then this would probably allow me to do the type of data processing that I'm interested in. Is there a way to pretty print Coccinelle's abstract syntax tree? Thanks, Simon How do Coccinelle's position variables fit to your expectations? > > Regards, > Markus >
_______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
