ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
BinExp.this
ddmd
expression
BinExp
Undocumented in source.
class
BinExp
final extern (
D
)
this
(
Loc
loc
,
TOK
op
,
int
size
,
Expression
e1
,
Expression
e2
)
Meta
Source
See Implementation
ddmd
expression
BinExp
constructors
this
functions
accept
binSemantic
binSemanticProp
checkArithmeticBin
checkIntegralBin
checkOpAssignTypes
incompatibleTypes
printAST
reorderSettingAAElem
semantic
setNoderefOperands
syntaxCopy
variables
att1
att2
e1
e2