1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/qt/org.eclipse.cdt.qt.core/tern-qml/test
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
..
driver.js Bug 481126 - QML Parse Query Type 2015-12-07 12:08:33 -05:00
ecma5-defs.js Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
run.js Bug 481126 - QML Parse Query Type 2015-12-07 12:08:33 -05:00
test-completions.js Bug 481126 - QML Parse Query Type 2015-12-07 12:08:33 -05:00
test-finddef.js Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
test-parse.js Bug 481126 - Convert Acorn AST into Java 2015-12-16 11:40:14 -05:00
test-scoping.js Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00