On Wed, 15 Feb 2012, SF Markus Elfring wrote:
The elements are just ordinary strings, not Expression structures.
Maybe making them Expression structures would be a good idea.
Do these data structures offer any useful (higher-level) interfaces?
I don't know what would be considered useful. The Expression structures
contained nothing other than the ability to convert the representation to
a string, which is easily done with just a plain string as well.
But maybe getting rid of Expression structures would be better, since they
don't offer any information other than the string representation.
Are any meta-data connected with this item from the static source code
analysis?
Not sure what this means, but I have goteen rid of the Expression and
Identifier structures.
julia
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)