Abstract implementation of {@link JRVisitor} that has empty visit methods forall visitable types. This class can be used as base class by visitors that do not want to implement all methods.
@author Lucian Chirita (lucianc@users.sourceforge.net)
@version $Id: JRVisitorSupport.java 3034 2009-08-27 11:58:04Z teodord $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.