1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
cdt/qt/org.eclipse.cdt.qt.core/acorn-qml
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
..
bin Bug 481126 - QML Static Analysis based on Tern.js 2015-10-30 17:48:01 -04:00
loose Bug 481126 - Convert Acorn AST into Java 2015-12-16 11:40:14 -05:00
test Bug 480238 - QML AST in Java 2015-12-14 11:13:52 -05:00
walk Bug 480238 - QML AST in Java 2015-12-14 11:13:52 -05:00
.gitignore Bug 481126 - QML Static Analysis based on Tern.js 2015-10-30 17:48:01 -04:00
index.js Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00
inject.js Bug 481126 - Convert Acorn AST into Java 2015-12-16 11:40:14 -05:00
package.json Bug 481126 - Tern QML Tests 2015-11-17 10:23:31 -05:00