sdc ~master (2022-04-26T13:08:25Z)
Dub
Repo
BinaryExpression.this
d
ir
expression
BinaryExpression
Undocumented in source.
class
BinaryExpression
this
(
Location
location
,
Type
type
,
BinaryOp
op
,
Expression
lhs
,
Expression
rhs
)
Meta
Source
See Implementation
d
ir
expression
BinaryExpression
constructors
this
functions
toString
variables
lhs
op
rhs