ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
Expression.trySemantic
ddmd
expression
Expression
Try to run semantic routines. If they fail, return NULL.
class
Expression
final
Expression
trySemantic
(
Scope
*
sc
)
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
Try to run semantic routines. If they fail, return NULL.