djinja ~master (2021-12-12T12:15:18.5687687)
Dub
Repo
IfNode.this
djinja
ast
node
IfNode
Undocumented in source.
class
IfNode
this
(
Position
pos
,
Node
cond
,
Node
then
,
Node
other
)
Meta
Source
See Implementation
djinja
ast
node
IfNode
constructors
this
mixins
__anonymous
variables
cond
other
then