Page MenuHomePhabricator

Simplify `AASTNodeList::selectDescendantsOfType`
ClosedPublic

Authored by joshuaspence on Apr 5 2015, 9:55 AM.
Tags
None
Referenced Files
F13179968: D12287.diff
Wed, May 8, 9:34 PM
Unknown Object (File)
Sat, May 4, 8:27 PM
Unknown Object (File)
Wed, May 1, 1:04 AM
Unknown Object (File)
Sat, Apr 20, 2:09 AM
Unknown Object (File)
Apr 1 2024, 4:11 PM
Unknown Object (File)
Apr 1 2024, 5:13 AM
Unknown Object (File)
Mar 5 2024, 3:33 PM
Unknown Object (File)
Feb 20 2024, 9:34 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.