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

Commit Hook null at kde.org
Sat Jan 25 20:05:03 UTC 2014


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


This review has been submitted with commit 5eb6364d43bc73925563c72afbc6d73ab9ae6059 by Heinz Wiesinger to branch master.

- Commit Hook


On Jan. 25, 2014, 6:35 p.m., Heinz Wiesinger wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115280/
> -----------------------------------------------------------
> 
> (Updated Jan. 25, 2014, 6:35 p.m.)
> 
> 
> 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/184c4e15/attachment.html>


More information about the KDevelop-devel mailing list