Class ASTOrNode

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

public class ASTOrNode extends SimpleNode
Please look at the Parser.jjt file which is what controls the generation of this class.
Version:
$Id: ASTOrNode.java 685370 2008-08-12 23:36:35Z nbubna $