Page MenuHomePhabricator

Add an `selectDescendantsOfTypes` to the `AASTNode`.
ClosedPublic

Authored by joshuaspence on May 15 2014, 1:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 26, 4:54 PM
Unknown Object (File)
Mon, Nov 18, 3:37 AM
Unknown Object (File)
Sun, Nov 10, 1:31 PM
Unknown Object (File)
Sun, Nov 10, 7:48 AM
Unknown Object (File)
Sat, Nov 9, 5:29 PM
Unknown Object (File)
Wed, Oct 30, 10:43 PM
Unknown Object (File)
Oct 20 2024, 10:37 PM
Unknown Object (File)
Oct 18 2024, 7:22 PM
Subscribers

Details

Summary

This method generally seems to make sense (there already exists such a method in the AASTNodeList class). Additionally, such a method simplifies D9117 slightly.

Test Plan

Ran the unit tests in rARC, which generally rely on this class.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Add an `selectDescendantsOfTypes` to the `AASTNode`..
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.May 15 2014, 1:54 PM
epriestley updated this revision to Diff 21697.

Closed by commit rPHU9399881fd82a (authored by @joshuaspence, committed by @epriestley).