ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
trySemantic
dmd
expressionsem
Try to run semantic routines. If they fail, return NULL.
Expression
trySemantic
(
Expression
exp
,
Scope
*
sc
)
Meta
Source
See Implementation
dmd
expressionsem
functions
arrayExpressionSemantic
binSemantic
checkSharedAccess
expressionsToString
getThisSkipNestedFuncs
makeThis2Argument
resolveIsPackage
resolveOpDollar
resolvePropertiesOnly
semanticString
symbolToExp
trySemantic
unaSemantic
verifyHookExist
Try to run semantic routines. If they fail, return NULL.