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 d6bba126d8 Bug 481126 - QML Parse Query Type
Added two new query types to tern-qml: 'parseFile' and 'parseString'
which will return an AST for the given file or string respectively.

Change-Id: I4608866c002d43defb4d462c4a981282ed97e1c6
Signed-off-by: Matthew Bastien <mbastien@blackberry.com>
2015-12-07 12:08:33 -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 - QML Parse Query Type 2015-12-07 12:08:33 -05:00
test-scoping.js Bug 481126 - Tern-QML Directory Imports 2015-12-04 11:18:00 -05:00