Package org.onemind.commons.java.pattern
-
Interface Summary Interface Description DynamicVisitor.NodeHandler The handler -
Class Summary Class Description DynamicVisitor An abstract implementation of visitor that is extensible for handling different kind of object nodes by simple adding more methods.