ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
TypeFunction.hasLazyParameters
dmd
mtype
TypeFunction
Return true if there are lazy parameters.
class
TypeFunction
bool
hasLazyParameters
(
)
Meta
Source
See Implementation
dmd
mtype
TypeFunction
constructors
this
functions
accept
addStorageClass
callMatch
checkRetType
hasLazyParameters
incomplete
isDstyleVariadic
isInOutParam
isInOutQual
isScopeQual
islive
isnogc
isnothrow
isproperty
isref
isreturn
isreturninferred
isscopeinferred
iswild
kind
parameterEscapes
parameterStorageClass
purityLevel
substWildTo
syntaxCopy
static functions
create
variables
fargs
funcFlags
inuse
linkage
parameterList
purity
trust
Return true if there are lazy parameters.