djinja v0.1.0-beta.2 (2018-11-08T09:46:14Z)
Home
Dub
Repo
InlineIfNode.this
djinja
ast
node
InlineIfNode
Undocumented in source.
class
InlineIfNode
this
(
Position
pos
,
Node
expr
,
Node
cond
,
Node
other
)
Meta
Source
See Implementation
djinja
ast
node
InlineIfNode
constructors
this
mixins
__anonymous
variables
cond
expr
other