Uses of Class
org.apache.velocity.runtime.parser.node.ASTIndex
-
Packages that use ASTIndex Package Description org.apache.velocity.runtime.parser.node -
-
Uses of ASTIndex in org.apache.velocity.runtime.parser.node
Fields in org.apache.velocity.runtime.parser.node declared as ASTIndex Modifier and Type Field Description private 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.
-