djinja v0.1.0-beta.2 (2018-11-08T09:46:14Z)
Home
Dub
Repo
IncludeNode.this
djinja
ast
node
IncludeNode
Undocumented in source.
class
IncludeNode
this
(
Position
pos
,
string
fileName
,
TemplateNode
tmplBlock
,
bool
withContext
)
Meta
Source
See Implementation
djinja
ast
node
IncludeNode
constructors
this
mixins
__anonymous
variables
fileName
tmplBlock
withContext