<div dir="ltr"><div><div><div><div>Hi all,<br></div>I'm currently doing a project that needs me to analyse the AST of source codes from top to bottom without traversing specific parts of the AST. I want to simple traverse each and every node in the tree structure and collect information. Is there an easy way to get this done ? <br><br></div>I'm new to clang so any help would be greatly appreciated. <br><br></div>Thanks in advance,<br></div>Cheers!!!<br></div>