ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
BinExp.this
dmd
astbase
ASTBase
BinExp
Undocumented in source.
class
BinExp
final extern (
D
)
this
(
const
ref
Loc
loc
,
TOK
op
,
int
size
,
Expression
e1
,
Expression
e2
)
Meta
Source
See Implementation
dmd
astbase
ASTBase
BinExp
constructors
this
functions
accept
variables
e1
e2