Package org.apache.velocity.runtime.visitor

Class Summary
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.
VMReferenceMungeVisitor This class is a visitor used by the VM proxy to change the literal representation of a reference in a VM.
 



Copyright © 2003 Apache Software Foundation. All Rights Reserved.