dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
TypeFunction.isreturn
dmd
astbase
ASTBase
TypeFunction
set or get if the function has the
return
attribute
bool
isreturn
()
class
TypeFunction
const pure nothrow @
safe
@
nogc
bool
isreturn
(
)
void
isreturn
(bool v)
Meta
Source
See Implementation
dmd
astbase
ASTBase
TypeFunction
functions
incomplete
isInOutParam
isInOutQual
isScopeQual
islive
isnogc
isnothrow
isproperty
isref
isreturn
isreturninferred
isscopeinferred
iswild
set or get if the function has the return attribute