ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
Expression.toLvalue
dmd
expression
Expression
Give error if we're not an lvalue. If we can, convert expression to be an lvalue.
class
Expression
Expression
toLvalue
(
Scope
*
sc
,
Expression
e
)
Meta
Source
See Implementation
dmd
expression
Expression
functions
addDtorHook
addressOf
checkModifiable
checkNogc
checkPostblit
checkPurity
checkReadModifyWrite
checkSafety
checkType
checkValue
copy
deref
isBool
isLvalue
resolveLoc
toBoolean
toLvalue
static functions
combine
deinitialize
extractLast
Give error if we're not an lvalue. If we can, convert expression to be an lvalue.