mostSpecificSolutions

fun mostSpecificSolutions(tree: StyleRuleTree): List<ValidatedStylePattern>

Answer the most specific solutions resident in the specified tree.

Return

The most specific solutions available in this tree.

Parameters

tree

The tree to query.