Hierarchical visitor pattern |
In software engineering, the hierarchical visitor pattern is one of design pattern (computer science) that intend to provide a way to visit every node in the hierarchical data structure such as a tree data structure.
= See also =
= External links =
|
|
