Class ASTAndNode

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

public class ASTAndNode extends SimpleNode
Please look at the Parser.jjt file which is what controls the generation of this class.
Version:
$Id: ASTAndNode.java 687184 2008-08-19 22:16:39Z nbubna $
Author:
Jason van Zyl, Geir Magnusson Jr.