Uses of Class
org.apache.velocity.runtime.parser.node.ASTIndex
Packages that use ASTIndex
-
Uses of ASTIndex in org.apache.velocity.runtime.parser.node
Fields in org.apache.velocity.runtime.parser.node declared as ASTIndexModifier and TypeFieldDescriptionprivate ASTIndex
ASTReference.astIndex
non null Indicates if we are setting an index reference e.g, $foo[2], which basically means that the last syntax of the reference are brackets.Methods in org.apache.velocity.runtime.parser.node with parameters of type ASTIndex -
Uses of ASTIndex in org.apache.velocity.runtime.visitor
Methods in org.apache.velocity.runtime.visitor with parameters of type ASTIndex