sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
AstBinaryExpression.this
d
ast
expression
AstBinaryExpression
Undocumented in source.
class
AstBinaryExpression
this
(
Location
location
,
AstBinaryOp
op
,
AstExpression
lhs
,
AstExpression
rhs
)
Meta
Source
See Implementation
d
ast
expression
AstBinaryExpression
constructors
this
functions
toString
variables
lhs
op
rhs