- Gof/Visitor . . . . 2 matches
* ConcreteVisitor (TypeCheckingVisitor)
- implements each operation declared by Visitor. Each operation implements a fragment of the algorithm defined for the corresponding class of object in the structure. ConcreteVisitor provides the context for the algorithm and stores its local state. This state often accumulates result during the traversal of the structure.
Found 1 matching page out of 7555 total pages (5000 pages are searched)
You can also click here to search title.