Class ForNode.LoopVariables
java.lang.Object
io.pebbletemplates.pebble.node.ForNode.LoopVariables
- Enclosing class:
ForNode
- Author:
- mbosecke
-
Constructor Details
-
LoopVariables
public LoopVariables()
-
-
Method Details
-
toString
-
isFirst
public boolean isFirst() -
isLast
public boolean isLast() -
getLength
-
getIndex
public int getIndex() -
getRevindex
-