djinja ~master (2021-12-12T12:15:18.5687687)
Dub
Repo
ForNode.this
djinja
ast
node
ForNode
Undocumented in source.
class
ForNode
this
(
Position
pos
,
string
[]
keys
,
Node
iterable
,
Node
block
,
Node
other
,
Node
cond
,
bool
isRecursive
)
Meta
Source
See Implementation
djinja
ast
node
ForNode
constructors
this
mixins
__anonymous
variables
block
cond
isRecursive
iterable
keys
other