Page MenuHomePhabricator

Simplify `AASTNodeList::selectDescendantsOfType`
ClosedPublic

Authored by joshuaspence on Apr 5 2015, 9:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
May 9 2025, 8:22 AM
Unknown Object (File)
Apr 28 2025, 7:01 AM
Unknown Object (File)
Apr 25 2025, 8:18 PM
Unknown Object (File)
Apr 21 2025, 2:11 AM
Unknown Object (File)
Apr 4 2025, 9:13 AM
Unknown Object (File)
Mar 29 2025, 9:06 AM
Unknown Object (File)
Mar 28 2025, 3:16 PM
Unknown Object (File)
Mar 20 2025, 7:43 AM
Subscribers

Details

Summary

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

Test Plan

N/A

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.