|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IVisit<R> | Allows visitors to control the visit/traversal |
| IVisitFilter | A filter that can be used to restrict the types of objects visited by the visitor |
| IVisitor<T,R> | Generic visitor interface for traversals. |
| Class Summary | |
|---|---|
| ClassVisitFilter | IVisitFilter that restricts visitors to only visiting objects of the specified class |
| Visit<R> | Implementation of IVisit used by traversal algorithms |
| Visits | Utility class that contains visitor/traversal related code |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||