dmd v2.104.0 (2023-06-02T08:46:32Z)
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
checkAddressVar
checkAddressable
checkSharedAccess
dotIdSemanticProp
dotTemplateSemanticProp
expressionsToString
getThisSkipNestedFuncs
getVarExp
makeThis2Argument
resolveIsPackage
resolveOpDollar
resolvePropertiesOnly
semanticString
symbolToExp
toBoolean
trySemantic
unaSemantic
verifyHookExist
Try to run semantic routines. If they fail, return NULL.