diff options
author | Simon Hausmann <[email protected]> | 2018-08-14 13:39:01 +0200 |
---|---|---|
committer | Simon Hausmann <[email protected]> | 2018-08-14 17:45:56 +0000 |
commit | 24a098793481c5e173e4271f775c96a37f0e6e1c (patch) | |
tree | 2688ff8d3c46076b3cb87e883f734df9d3bf87c7 /src/qml/jsruntime | |
parent | 929ef25efd402368a9f154b61aa96b4b01a02ce2 (diff) |
Simplify ES module body handling
Now that ImportDeclaration and ExportDeclaration are also statements in
the AST, we can get rid of the ModuleItemList in the AST. We keep it in
the grammar, but map it to a statement list.
Change-Id: I4cab29fe9b075e88454fe3b194126f728000856a
Reviewed-by: Lars Knoll <[email protected]>
Diffstat (limited to 'src/qml/jsruntime')
0 files changed, 0 insertions, 0 deletions