Review Request 115280: Add Trait alias declaration classes to kdev-php

Heinz Wiesinger pprkut at liwjatan.at
Sat Jan 25 20:05:04 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115280/
-----------------------------------------------------------

(Updated Jan. 25, 2014, 8:05 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDevelop.


Repository: kdev-php


Description
-------

Add Trait alias declaration classes.

These help when dealing with trait uses, which are special in the case that they are aliases which allow overriding both name and visibility (rather than just name like the AliasDeclaration).
Additionally it makes it easier to show specific information in Pop-up tooltips, like what the original name of an aliased method is and where that was originally declared.

I picked identities that sounded appropriate according to http://techbase.kde.org/Projects/KDevelop4/DUChainIdentities


Diffs
-----

  duchain/declarations/traitmemberaliasdeclaration.cpp PRE-CREATION 
  duchain/declarations/traitmemberaliasdeclaration.h PRE-CREATION 
  duchain/CMakeLists.txt 376edbd861bc331be3fe70435843366d425689c6 
  duchain/declarations/traitmethodaliasdeclaration.h PRE-CREATION 
  duchain/declarations/traitmethodaliasdeclaration.cpp PRE-CREATION 

Diff: https://git.reviewboard.kde.org/r/115280/diff/


Testing
-------


Thanks,

Heinz Wiesinger

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140125/661cf89d/attachment-0001.html>


More information about the KDevelop-devel mailing list