TUM CCSM Commons

Package edu.tum.cs.commons.visitor

Visitor interface and traversal code.

See:
          Description

Interface Summary
IMeshWalker<T,X extends Exception> Interface for a mesh walker, i.e. a class which allows the traversal of a general mesh of elements.
ITreeWalker<T,X extends Exception> Interface for a tree walker, i.e. a class which allows the traversal of a tree.
IVisitor<E,X extends Exception> Generic visitor interface.
 

Class Summary
VisitorUtils Utility class for working with visitors.
 

Package edu.tum.cs.commons.visitor Description

Visitor interface and traversal code.


TUM CCSM Commons

TUM CCSM Commons - 2.7