Class ASTIndex

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

public class ASTIndex extends SimpleNode
This node is responsible for the bracket notation at the end of a reference, e.g., $foo[1]