Liquid::ForLoop
Inherits Liquid::Drop / Reference / Object
Constructors
new(collection : Array(Liquid::Any) | Hash(String, Liquid::Any) | Range(Int32, Int32), parentloop : Nil | Liquid::ForLoop)
SourceInstance methods
Called by StackMachine to call a method from this Drop.
Only public methods without parameters can be called here
each
Sourcefirst
Sourceindex
Sourceindex0
Sourcelast
Sourcelength
Sourceparentloop
Sourcerindex
Sourcerindex0
Source