Closed
Bug 1434779
Opened 7 years ago
Closed 7 years ago
Add a section for assignment for class data members
Categories
(Webtools :: Searchfox, enhancement)
Webtools
Searchfox
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1419018
People
(Reporter: xidorn, Unassigned)
Details
It is usually useful for tracking what code writes to a data member rather than what reads from it. And usually there is far fewer places to write than to read.
So it would probably be helpful if, in addition to the existing "Uses" section, there could be a separate section showing what writes to the member, including those assigning to the data member and constructors initializing the data member.
Updated•7 years ago
|
Reporter | ||
Comment 1•7 years ago
|
||
This feels like just a duplicate of that bug...
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•