Page MenuHomePhabricator

Simplify `AASTNodeList::selectDescendantsOfType`
ClosedPublic

Authored by joshuaspence on Apr 5 2015, 9:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 20, 10:24 PM
Unknown Object (File)
Thu, Dec 19, 8:29 PM
Unknown Object (File)
Sun, Dec 15, 3:13 PM
Unknown Object (File)
Wed, Dec 4, 8:02 AM
Unknown Object (File)
Nov 25 2024, 7:51 AM
Unknown Object (File)
Nov 21 2024, 3:37 AM
Unknown Object (File)
Nov 16 2024, 4:14 PM
Unknown Object (File)
Oct 30 2024, 9:55 PM
Subscribers

Details

Summary

Rewrite AASTNodeList::selectDescendantsOfType to just call AASTNodeList::selectDescendantsOfTypes, minimizing code duplication.

Test Plan

N/A

Diff Detail

Repository
rPHU libphutil
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5131
Build 5149: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Simplify `AASTNodeList::selectDescendantsOfType`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Apr 5 2015, 12:17 PM
This revision was automatically updated to reflect the committed changes.