getDecorators

fun Element.getDecorators(): List<Element>(source)

Assuming this is the Element representation of a Settings instance, returns the list of Elements of the contained com.fwdekker.randomness.DecoratorSchemes. Searches recursively, so also returns decorators of decorators, and so on.