clangml icon indicating copy to clipboard operation
clangml copied to clipboard

Add xpath-style queries

Open pippijn opened this issue 11 years ago • 0 comments

It may be useful to have textual queries written in an xpath-like language to extract parts of the AST. It would probably return a list of XP_Decl of decl | XP_Expr of expr | ....

pippijn avatar Aug 12 '14 01:08 pippijn