Searched refs:IsRuleVisible (Results 1 – 3 of 3) sorted by relevance
150 func (s *basicScope) IsRuleVisible(rule Rule) bool { func274 func (s *localScope) IsRuleVisible(rule Rule) bool { func275 return s.scope.IsRuleVisible(rule)
54 IsRuleVisible(rule Rule) bool methodSpec
296 if !scope.IsRuleVisible(rule) {