ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
Expression.toLvalue
ddmd
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
ddmd
expression
Expression
functions
addDtorHook
addressOf
checkModifiable
checkNogc
checkPostblit
checkPurity
checkReadModifyWrite
checkSafety
checkType
checkValue
copy
deref
isBool
isLvalue
printAST
resolveLoc
semantic
toBoolean
toLvalue
trySemantic
static functions
combine
extractLast
Give error if we're not an lvalue. If we can, convert expression to be an lvalue.