Package io.pebbletemplates.pebble.node
Class ForNode.LoopVariables
java.lang.Object
io.pebbletemplates.pebble.node.ForNode.LoopVariables
- Enclosing class:
ForNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate boolean
private int
private boolean
private LazyLength
private LazyRevIndex
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
first
private boolean first -
last
private boolean last -
length
-
index
private int index -
revindex
-
-
Constructor Details
-
LoopVariables
public LoopVariables()
-
-
Method Details