QmlJS: Sync parser with Qt 5.10

Change-Id: I87c64edc1235bab10b9f32abeab4386b5cc7390b
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Orgad Shaneh
2018-04-05 11:13:53 +03:00
committed by Orgad Shaneh
parent dba102ff61
commit 3a52a2c3f1
4 changed files with 42 additions and 38 deletions

View File

@@ -149,3 +149,4 @@ QDebug &operator<< (QDebug &, const QmlDirParser::Component &);
QDebug &operator<< (QDebug &, const QmlDirParser::Script &);
QT_END_NAMESPACE