Class ASTSetDirective

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

public class ASTSetDirective extends SimpleNode
Node for the #set directive
Version:
$Id: ASTSetDirective.java 720228 2008-11-24 16:58:33Z nbubna $