getStyleSetsExtends.styleSetSymbols

Undocumented in source.
template getStyleSetsExtends(T)
static if(!(isPointer!T))
static if(!(isCallable!T))
alias styleSetSymbols = Filter!(hasStyleSetUDA, T.tupleof)

Meta