summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2012-02-26 09:34:36 +0100
committerQt by Nokia <qt-info@nokia.com>2012-08-26 14:29:51 +0200
commitd811b2434bd583a94a5e2b99808b8103768b1606 (patch)
treeb5a4edcb7ac42519087037dd23f0ff4ff5ab10d3 /tests
parentc09eeff2ab97111fc91b708bc8a9d981e4ccc990 (diff)
syncqt: parse classes that use Q_DECL_FINAL|final|sealed
I've introduced a variable $post_kw (post-class-keywords) that contains the patterns which are expected after a class name. This variable is used both for a negative look-ahead assertion in the class-name capture (so the regex doesn't parse the keywords as the class-name), as well as to carry the parser over the keywords into the subclass clauses. Change-Id: Ia534ca01a511e1c773d007f1b0b4f448e8d009d0 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions