Package net.ggtools.grand.graph.visit

This package holds the various interfaces, adapters or classes used in the implementation of a visitor design pattern. It's main purpose is to regulate somewhat the circular dependencies introduced by this pattern.