mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
CopySignature.genCallList
mecca
lib
reflection
CopySignature
Generate a calling list. Simply the list of arg0 through argN separated by commas
template
CopySignature
(alias srcFunc, int argumentsBegin = 0, int argumentsEnd = Parameters!srcFunc.length)
pure @
safe
string
genCallList
(
)
Meta
Source
See Implementation
mecca
lib
reflection
CopySignature
functions
genCallList
genDefinitionList
Generate a calling list. Simply the list of arg0 through argN separated by commas