Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Add an iterator to traverse a visitor #5

Open
Hywan opened this issue Oct 4, 2014 · 0 comments
Open

Add an iterator to traverse a visitor #5

Hywan opened this issue Oct 4, 2014 · 0 comments

Comments

@Hywan
Copy link
Member

Hywan commented Oct 4, 2014

With such an iterator to traverse a visitor, we could collect and filter elements or informations from the tree easily by simply re-using existing iterators (see the Hoa\Iterator library).

This idea should solve hoaproject/Ruler#13 (specific recursive iterator + has children iterator + a callback filter iterator).

@Hywan Hywan self-assigned this Oct 4, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants