Encyclopedia > Hierarchical visitor pattern

  Article Content

Hierarchical visitor pattern

In software development, 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 tree.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quadratic formula

... + y2. Since "2xy" in this case is (b/a)x, we must have y = b/(2a), so we add the square of b/(2a) to both sides, ...

 
 
 
This page was created in 26.6 ms