Revision 5eb6364...

Go back to digest for 26th January 2014

Features in Development Tools

Heinz Wiesinger committed changes in [kdev-php] /:

Add Trait alias declaration classes.

These help when dealing with trait uses, that allow to both
alias a method identifier but also adapt the visibility of the
used method.

REVIEW: 115280

File Changes

Added 4 files
  • /declarations
  •   duchain/traitmemberaliasdeclaration.cpp
  •   duchain/traitmemberaliasdeclaration.h
  •   duchain/traitmethodaliasdeclaration.cpp
  •   duchain/traitmethodaliasdeclaration.h
Modified 1 files
  • duchain/CMakeLists.txt
5 files changed in total