Package org.apache.velocity.runtime.visitor
package org.apache.velocity.runtime.visitor
-
ClassDescriptionThis is the base class for all visitors.This class is simply a visitor implementation that traverses the AST, produced by the Velocity parsing process, and creates a visual structure of the AST.