symbolFromAliasThis.hasSymbol

Undocumented in source.
template symbolFromAliasThis(Parent, string name)
@safe nothrow
static if(!(aliasThises.length == 0))
alias hasSymbol = ApplyRight!(hasMember, name)

Meta