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