ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
Parameter.ForeachDg
dmd
mtype
Parameter
Type of delegate when iterating solely on the parameters
class
Parameter
alias
ForeachDg
=
int
delegate
(
size_t
paramidx
,
Parameter
param
)
Meta
Source
See Implementation
dmd
mtype
Parameter
aliases
ForeachDg
SemanticForeachDg
constructors
this
functions
accept
dyncast
isCovariant
isLazyArray
isReference
syntaxCopy
toChars
static functions
_foreach
arraySyntaxCopy
create
dim
getNth
variables
defaultArg
ident
storageClass
type
userAttribDecl
Type of delegate when iterating solely on the parameters