most Specific Solutions
fun mostSpecificSolutions(tree: StyleRuleTree): List<ValidatedStylePattern>
Content copied to clipboard
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.