getStyleSets

Undocumented in source.

Members

Aliases

children
alias children = staticMap!(TypeOf, symbols)
Undocumented in source.
getStyleSets
alias getStyleSets = .getStyleSets!(Item)
Undocumented in source.
getStyleSets
alias getStyleSets = .getStyleSets!(PointerTarget!T)
Undocumented in source.
getStyleSets
alias getStyleSets = AliasSeq!(getStyleSet!T)
Undocumented in source.
getStyleSets
alias getStyleSets = .getStyleSets!(ReturnType!T)
Undocumented in source.
getStyleSets
alias getStyleSets = NoDuplicates!(AliasSeq!(staticMap!(.getStyleSets, children), getStyleSet!T))
Undocumented in source.
symbols
alias symbols = getSymbolsByUDA!(T, child)
Undocumented in source.

Meta