Package org.apache.velocity.runtime.visitor
-
Class Summary Class Description BaseVisitor This is the base class for all visitors.NodeViewMode 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.