Searched refs:IsRuleVisible (Results 1 – 3 of 3) sorted by relevance
147 func (s *basicScope) IsRuleVisible(rule Rule) bool { func271 func (s *localScope) IsRuleVisible(rule Rule) bool { func272 return s.scope.IsRuleVisible(rule)
53 IsRuleVisible(rule Rule) bool methodSpec
285 if !scope.IsRuleVisible(rule) {