Alberto Lozano Alelu Thu, 08 Nov 2012 00:02:33 -0800
Hello. In my plugin to analyze C++ code, I would like to detect elements (classes, methods, statements,...) that have been generated by preprocess with expansion of macros
Is it possible? Can I get this information with TREE api? Thanks in advance