summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/ASTMatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Inital support for Q_D/Q_Q declarations.Roberto Raggi2009-11-301-0/+1
* Get rid off translationUnitRoberto Raggi2009-11-251-6/+1
* Introduced destructive pattern matching.Roberto Raggi2009-11-161-5/+1
* Pass the translation units to the matcher.Roberto Raggi2009-11-131-26/+4
* Also match the identifiers and the token types.Roberto Raggi2009-11-131-0/+2
* Fixed the coding style.Roberto Raggi2009-11-131-1/+3
* Initial work on the pattern matcher for AST nodes.Roberto Raggi2009-11-121-0/+195