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, Apr 30, 11:20 PM
Unknown Object (File)
Sat, Apr 27, 11:13 AM
Unknown Object (File)
Wed, Apr 24, 12:48 PM
Unknown Object (File)
Mon, Apr 22, 10:39 PM
Unknown Object (File)
Sat, Apr 20, 6:53 PM
Unknown Object (File)
Fri, Apr 12, 8:50 PM
Unknown Object (File)
Thu, Apr 11, 7:31 AM
Unknown Object (File)
Wed, Apr 3, 7:34 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).