1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/qt/org.eclipse.cdt.qt.core.tests
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
..
.settings Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker. 2015-09-30 08:22:59 -04:00
META-INF Start to hook up tern-qml to Java and port some tests. 2015-12-01 10:53:43 -05:00
scripts Start to hook up tern-qml to Java and port some tests. 2015-12-01 10:53:43 -05:00
src/org/eclipse/cdt/qt/core/tests Bug 481126 - Convert Acorn AST into Java 2015-12-16 11:40:14 -05:00
.classpath Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker. 2015-09-30 08:22:59 -04:00
.project Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker. 2015-09-30 08:22:59 -04:00
about.html Remove the ANTLR based QML parser. We're planning on tern.js instead. 2015-11-06 15:26:37 -05:00
build.properties Remove the ANTLR based QML parser. We're planning on tern.js instead. 2015-11-06 15:26:37 -05:00
pom.xml Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker. 2015-09-30 08:22:59 -04:00