Methods.generateNames

Undocumented in source. Be warned that the author may not have intended to support it.
template Methods(alias aggregate)
@safe
generateNames
()
if (
isAggregate!aggregate ||
isModule!aggregate
)

Meta