Class ASTSetDirective

java.lang.Object
org.apache.velocity.runtime.parser.node.SimpleNode
org.apache.velocity.runtime.parser.node.ASTSetDirective
All Implemented Interfaces:
Cloneable, Node, Renderable

public class ASTSetDirective extends SimpleNode
Node for the #set directive
Version:
$Id$
Author:
Jason van Zyl, Geir Magnusson Jr.