1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
cdt/qt
Matthew Bastien a43976b882 Bug 481126 - Convert Acorn AST into Java
Added the class QmlASTNodeHandler that creates and manages Proxy
instances of the QML AST node interfaces.  The proxies are created
dynamically based on what methods are called on the interface.  That
way, the AST is loaded as needed rather than all at once.  Added a few
tests to verify behavior (however, they are not comprehensive; there are
a lot more cases that should be verified in the future).

Change-Id: I64038f9668942a67e1f1b7dceac6c7dbed2d46d7
Signed-off-by: Matthew Bastien <mbastien@blackberry.com>
2015-12-16 11:40:14 -05:00
..
org.eclipse.cdt.qt-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.qt.core Bug 481126 - Convert Acorn AST into Java 2015-12-16 11:40:14 -05:00
org.eclipse.cdt.qt.core.tests Bug 481126 - Convert Acorn AST into Java 2015-12-16 11:40:14 -05:00
org.eclipse.cdt.qt.ui Bug 481126 - Convert Acorn AST into Java 2015-12-16 11:40:14 -05:00
org.eclipse.cdt.qt.ui.tests Bug 478938 - Automatically add source files to Qt Project File 2015-10-05 12:41:41 -04:00