ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
CommaExp.this
dmd
expression
CommaExp
Undocumented in source.
class
CommaExp
extern (
D
)
this
(
const
ref
Loc
loc
,
Expression
e1
,
Expression
e2
,
bool
generated
= true
)
Meta
Source
See Implementation
dmd
expression
CommaExp
constructors
this
functions
accept
addDtorHook
checkModifiable
isBool
isLvalue
modifiableLvalue
toBoolean
toLvalue
static functions
allow
variables
allowCommaExp
isGenerated