aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2018-07-03 13:57:01 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2018-07-31 17:09:44 +0000
commit4caedd14c7926e65378836262808bda6e928936c (patch)
treea0bbadf5e0556be3e050ec943a52b9b06c9b1da5 /src/qml/types
parent53dba3fddef25d5668ed77c929c5ad611c9da544 (diff)
Build AST nodes when parsing ES6 modules
This introduces the structures in the AST that allow for the extraction of imports, exports as well as location of tokens. The ModuleItemList as entry point is special with regards to the statements (so not import/export declarations) in the sense that the statement list contained in ModuleItemList::item is not linked yet between different ModuleItemList instances. Change-Id: If553a6ebaf53d5f3cf755c8327d3fe0ea7db68c2 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/qml/types')
0 files changed, 0 insertions, 0 deletions