mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 18:05:33 +02:00
![]() Fixed the AST elements so that they more closely match the format used by acorn (i.e. using 'id' instead of 'identifier' and 'name' instead of 'raw' for the identifier name). Resolved one of the ambiguities dealing with using 'signal', 'property', and 'readonly' as identifiers for properties and QML Objects. Added a bunch of new tests and fixed the old ones to match the new AST. Change-Id: I5a8bbd14b3e6f8531268740dd9e57cb48a0e22b3 Signed-off-by: Matthew Bastien <mbastien@blackberry.com> |
||
---|---|---|
.. | ||
org.eclipse.cdt.qt-feature | ||
org.eclipse.cdt.qt.core | ||
org.eclipse.cdt.qt.core.tests | ||
org.eclipse.cdt.qt.ui | ||
org.eclipse.cdt.qt.ui.tests |