D29444: [KDevelop/PHP] Implement Grouped namespaces
Hugues Mitonneau
noreply at phabricator.kde.org
Tue May 5 11:20:33 BST 2020
hmitonneau created this revision.
Herald added a project: KDevelop.
Herald added a subscriber: kdevelop-devel.
hmitonneau requested review of this revision.
REVISION SUMMARY
This is a first step to implement Grouped namespaces <https://wiki.php.net/rfc/group_use_declarations>.
The syntax has been updated to parse Grouped namespaces without generating errors, but declarations into grouped namespaces are not processed.
"Normal" use statements are still processed.
REPOSITORY
R52 KDevelop: PHP Support
REVISION DETAIL
https://phabricator.kde.org/D29444
AFFECTED FILES
duchain/builders/declarationbuilder.cpp
duchain/builders/declarationbuilder.h
duchain/builders/typebuilder.cpp
duchain/builders/usebuilder.cpp
duchain/builders/usebuilder.h
duchain/helper.cpp
duchain/helper.h
parser/php.g
To: hmitonneau
Cc: kdevelop-devel, hmitonneau, christiant, glebaccon, domson, antismap, iodelay, alexeymin, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20200505/2c7abb10/attachment.html>
More information about the KDevelop-devel
mailing list