D29444: [KDevelop/PHP] Implement Grouped namespaces

Hugues Mitonneau noreply at phabricator.kde.org
Thu Jul 23 18:03:41 BST 2020


hmitonneau updated this revision to Diff 83332.
hmitonneau added a comment.


  What is missing:
  
  - Declaration with alias into grouped namespace are not processed: `use Foo\ { const C as FooC };`
  - There is no test
  - The mix between `UseImportType`, `ParserUseImportType`, `DeclarationType` is not clean

REPOSITORY
  R52 KDevelop: PHP Support

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D29444?vs=81984&id=83332

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: zhigalin, 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/20200723/f291d8a8/attachment.htm>


More information about the KDevelop-devel mailing list