On Tue, 23 Aug 2011, SF Markus Elfring wrote: > > I don't know what an abstract semantic graph is. > > I would like to point out that it can happen that a tree-like data structure > can be extended in ways so that it does not denote a "tree" any more in its > precise meaning. Static code analysis results also in a transition from > "abstract" data to higher level information. > > http://en.wikipedia.org/wiki/Abstract_semantic_graph
OK, if you like you can call it that, because there are pointers from local variable references back to thir declaration points. But the distinction doesn't seem very important. In particular, the code is not abstracted in any way. julia _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
