Hierarchical visitor pattern
From Wikipedia, the free encyclopedia
In software engineering, the hierarchical visitor pattern is one of design patterns that intend to provide a way to visit every node in the hierarchical data structure such as a tree.
See also [edit]
External links [edit]
| This computer science article is a stub. You can help Wikipedia by expanding it. |