Is there any way to get the visitor to pattern to penetrate the entire tree? In other words, I would like the accept() method to call the accept method on all of the children nodes and properties. Is this funtionality available somewhere in the project?
- Item.accept() ChadDavis
- Re: Item.accept() Michael Dürig
