Uses of Class org.apache.velocity.runtime.visitor.BaseVisitor

Uses in package org.apache.velocity.runtime.visitor

Classes derived from org.apache.velocity.runtime.visitor.BaseVisitor

class
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.
class
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.