Searched refs:usedIfApplicable (Results 1 – 1 of 1) sorted by relevance
372 def usedIfApplicable(self, criteria): member in Rule373 childApplicability = (child.usedIfApplicable(criteria)534 if not self.rootRule.usedIfApplicable(criteria) :