vayne v0.0.36 (2018-05-23T10:04:52Z)
Dub
Repo
BinaryOp.this
vayne
ast
node
BinaryOp
Undocumented in source.
class
BinaryOp
this
(
Token
tok
,
Node
lexpr
,
Node
rexpr
)
Meta
Source
See Implementation
vayne
ast
node
BinaryOp
constructors
this
mixins
__anonymous